summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/switch.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin2017-11-031-0/+6
* KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier2017-06-151-0/+14
* KVM: arm64: Restore host physical timer access on hyp_panic()James Morse2017-05-161-0/+1
* arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-021-1/+16
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-131-1/+4
|\
| * arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-161-1/+4
* | arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier2016-12-091-1/+7
|/
* 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-081-0/+6
* 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
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-081-3/+1
* arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-2/+9
|\
| * arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-031-2/+9
* | arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-211-1/+1
|/
* arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-291-0/+3
* arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-291-2/+1
* arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-291-0/+85
* arm64: KVM: VHE: Add alternative panic handlingMarc Zyngier2016-02-291-8/+27
* arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-291-6/+47
* arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier2016-02-291-0/+19
* arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier2016-02-291-5/+5
* arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-241-2/+6
* arm64: KVM: Remove weak attributesMarc Zyngier2015-12-141-3/+2
* arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-141-0/+3
* arm64: KVM: Add panic handlingMarc Zyngier2015-12-141-0/+30
* arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-141-0/+8
* arm64: KVM: Implement the core world switchMarc Zyngier2015-12-141-0/+135
OpenPOWER on IntegriCloud