aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/entry.S
AgeCommit message (Expand)Author
2020-09-09KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse
2020-09-09KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-02-16arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2016-09-08arm64: KVM: Handle async aborts delivered while at EL2Marc Zyngier
2016-09-08arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin
2016-09-08arm64: KVM: Optimize __guest_enter/exit() to save a few instructionsShanker Donthineni
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-02-29arm64: KVM: VHE: Add fpsimd enabling on guest accessMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14arm64: KVM: Implement TLB handlingMarc Zyngier
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement guest entryMarc Zyngier