aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/switch.c
Commit message (Expand)AuthorAge
* arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier2017-01-09
* arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-22
* arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-08
* arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier2016-09-08
* arm64: KVM: Preserve pending vSError in world switchMarc Zyngier2016-09-08
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-08
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-08
* arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-17
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-03
* | arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-21
|/
* arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-29
* arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-29
* arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-29
* arm64: KVM: VHE: Add alternative panic handlingMarc Zyngier2016-02-29
* arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-29
* arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier2016-02-29
* arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier2016-02-29
* arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-24
* arm64: KVM: Remove weak attributesMarc Zyngier2015-12-14
* arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-14
* arm64: KVM: Add panic handlingMarc Zyngier2015-12-14
* arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement the core world switchMarc Zyngier2015-12-14