summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-211-0/+9
| | | * | | KVM: arm64: Support stolen time reporting via shared structureSteven Price2019-10-211-0/+1
| | | * | | KVM: arm64: Implement PV_TIME_FEATURES callSteven Price2019-10-211-0/+1
| | | * | | KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall2019-10-212-2/+3
| | | |/ /
| | * / / KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-212-2/+12
| | |/ /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-263-10/+100
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| | |
| | \
| *-. \ Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-081-2/+2
| |\ \ \ | | | |/ | | |/|
| | | * arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier2019-10-151-2/+2
| | |/
| * | Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas2019-10-283-8/+98
| |\ \
| | * | arm64: KVM: Prevent speculative S1 PTW when restoring vcpu contextMarc Zyngier2019-10-262-2/+64
| | * | arm64: KVM: Disable EL1 PTW when invalidating S2 TLBsMarc Zyngier2019-10-261-0/+23
| | * | arm64: KVM: Reorder system register restoration and stage-2 activationMarc Zyngier2019-10-261-6/+11
| | |/
* | | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-221-0/+4
|\ \ \ | |/ / |/| |
| * | arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier2019-10-201-0/+4
| |/
* / arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-081-2/+67
|/
* Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-032-29/+24
|\
| * arm64: KVM: Replace hyp_alternate_select with has_vhe()Marc Zyngier2019-09-091-14/+22
| * arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220Marc Zyngier2019-09-091-15/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-181-1/+13
|\|
| * arm64/kvm: Remove VMID rollover I-cache maintenanceMark Rutland2019-08-181-1/+13
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-162-8/+8
|\ \ | |/ |/|
| *-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-302-8/+8
| |\ \
| | | * arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_FWill Deacon2019-08-271-1/+1
| | |/ | |/|
| | * arm64: mm: Introduce vabits_actualSteve Capper2019-08-091-7/+7
| |/
* | KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-091-14/+18
* | arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+30
* | arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-07-261-0/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-139-101/+142
|\
| * KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-056-83/+83
| * KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray2019-07-051-2/+2
| * KVM: arm64: Skip more of the SError vaxorcismJames Morse2019-07-051-4/+10
| * KVM: arm64: Re-mask SError after the one instruction windowJames Morse2019-07-051-0/+2
| * KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2019-07-051-0/+15
| * KVM: arm64: Consume pending SError as early as possibleJames Morse2019-07-052-4/+7
| * KVM: arm64: Make indirect vectors preamble behaviour symmetricJames Morse2019-07-051-3/+3
| * KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse2019-07-052-5/+20
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-082-4/+2
|\ \
| * | arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-211-1/+1
| * | arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall2019-06-041-3/+1
* | | KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei2019-07-051-1/+1
| |/ |/|
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2120-240/+20
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1920-240/+20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-201-22/+43
|\ \ \ | |/ / |/| |
| * | KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin2019-06-121-13/+40
| * | KVM: arm64: Implement vq_present() as a macroViresh Kumar2019-06-121-9/+3
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-241-0/+1
* KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse2019-05-242-38/+39
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-1710-87/+1092
|\