summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/switch.c
Commit message (Expand)AuthorAgeFilesLines
* 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