aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAge
* Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-22
|\
| * arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier2019-10-20
* | arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-08
|/
* Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-03
|\
| * arm64: KVM: Replace hyp_alternate_select with has_vhe()Marc Zyngier2019-09-09
| * arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220Marc Zyngier2019-09-09
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-18
|\|
| * arm64/kvm: Remove VMID rollover I-cache maintenanceMark Rutland2019-08-18
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-16
|\ \ | |/ |/|
| *-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-30
| |\ \
| | | * arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_FWill Deacon2019-08-27
| | |/ | |/|
| | * arm64: mm: Introduce vabits_actualSteve Capper2019-08-09
| |/
* | KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-09
* | arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell2019-07-29
* | arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-07-26
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\
| * KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-05
| * KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray2019-07-05
| * KVM: arm64: Skip more of the SError vaxorcismJames Morse2019-07-05
| * KVM: arm64: Re-mask SError after the one instruction windowJames Morse2019-07-05
| * KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2019-07-05
| * KVM: arm64: Consume pending SError as early as possibleJames Morse2019-07-05
| * KVM: arm64: Make indirect vectors preamble behaviour symmetricJames Morse2019-07-05
| * KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse2019-07-05
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-08
|\ \
| * | arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-21
| * | arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall2019-06-04
* | | KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei2019-07-05
| |/ |/|
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-20
|\ \ \ | |/ / |/| |
| * | KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin2019-06-12
| * | KVM: arm64: Implement vq_present() as a macroViresh Kumar2019-06-12
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-05
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
|/
* KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-24
* KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse2019-05-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-15
| |\
| | * KVM: arm64: Fix ptrauth ID register masking logicKristina Martsenko2019-05-01
| | * arm64: KVM: Fix perf cycle counter support for VHEAndrew Murray2019-04-30
| | * arm64: KVM: Avoid isb's by using direct pmxevtyper sysregAndrew Murray2019-04-24
| | * arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-24
| | * arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray2019-04-24
| | * arm64: KVM: Add accessors to track guest/host only countersAndrew Murray2019-04-24
| | * KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap2019-04-24
| | * KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-24
| | * KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-24
| | * KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin2019-04-18
| | * KVM: arm64/sve: Explain validity checks in set_sve_vls()Dave Martin2019-04-18