summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/entry.S
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Invoke FPSIMD context switch trap from CDave Martin2018-05-251-30/+0
* KVM: arm64: Convert lazy FPSIMD context switch trap to CDave Martin2018-05-251-35/+22
* arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-04-111-12/+0
* Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier2018-03-281-0/+12
* arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-03-191-12/+0
* KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall2018-03-191-5/+1
* KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-161-0/+13
* KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse2018-01-131-3/+7
* arm64: Implement branch predictor hardening for FalkorShanker Donthineni2018-01-081-0/+12
* arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier2016-09-081-1/+32
* arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin2016-09-081-0/+2
* arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni2016-09-081-51/+50
* arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-031-19/+0
* arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-031-0/+19
* arm64: KVM: VHE: Add fpsimd enabling on guest accessMarc Zyngier2016-02-291-0/+6
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-141-2/+1
* arm64: KVM: Implement TLB handlingMarc Zyngier2015-12-141-0/+1
* arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-141-1/+31
* arm64: KVM: Implement guest entryMarc Zyngier2015-12-141-0/+130
OpenPOWER on IntegriCloud