summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-305-30/+107
|\
| * KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-161-0/+13
| * KVM: arm64: Save ESR_EL2 on guest SErrorJames Morse2018-01-161-3/+6
| * KVM: arm64: Save/Restore guest DISR_EL1James Morse2018-01-161-0/+6
| * KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse2018-01-161-0/+3
| * KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse2018-01-132-11/+8
| * KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse2018-01-133-12/+28
| * KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse2018-01-132-6/+10
| * arm64: Implement branch predictor hardening for FalkorShanker Donthineni2018-01-082-0/+20
| * arm64: KVM: Make PSCI_VERSION a fast pathMarc Zyngier2018-01-081-0/+13
| * arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier2018-01-081-1/+1
| * arm64: limit PA size to supported rangeKristina Martsenko2017-12-221-0/+2
* | arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpuJulien Thierry2017-12-181-0/+3
|/
* kvm: arm64: handle single-step of hyp emulated mmio instructionsAlex Bennée2017-11-291-7/+30
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-3/+3
|\
| * KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall2017-11-061-3/+3
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-152-20/+16
|\ \
| * | arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-031-3/+3
| * | arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin2017-11-031-0/+6
| * | arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon2017-10-181-17/+7
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-041-1/+1
|\ \
| * | arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry2017-10-211-1/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas2017-08-211-1/+1
* KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier2017-06-151-0/+14
* Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2017-06-151-0/+2
|\
| * arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier2017-05-151-0/+2
* | KVM: arm64: Restore host physical timer access on hyp_panic()James Morse2017-05-161-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-22/+21
|\
| * arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-091-15/+0
| * arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier2017-04-091-5/+19
| * arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier2017-04-091-2/+2
* | arm64: KVM: Add support for VPIPT I-cachesWill Deacon2017-03-201-0/+22
|/
* arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-061-9/+55
* arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-022-3/+80
* arm64: Use __tlbi() macros in KVM codeChristopher Covington2017-01-271-6/+7
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-142-2/+12
|\
| * arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-162-2/+12
* | arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier2016-12-091-1/+7
* | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-041-0/+15
|/
* arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hypVladimir Murzin2016-09-222-329/+1
* arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin2016-09-221-13/+0
* arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-221-10/+11
* arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-081-3/+15
* arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier2016-09-083-3/+61
* arm64: KVM: Route asynchronous abortsMarc Zyngier2016-09-081-3/+8
* arm64: KVM: Preserve pending vSError in world switchMarc Zyngier2016-09-081-0/+9
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-081-0/+32
* arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin2016-09-081-0/+2
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-084-19/+6