summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/entry.S
AgeCommit message (Expand)Author
2019-07-05KVM: arm64: Skip more of the SError vaxorcismJames Morse
2019-07-05KVM: arm64: Re-mask SError after the one instruction windowJames Morse
2019-07-05KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse
2019-07-05KVM: arm64: Consume pending SError as early as possibleJames Morse
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2018-12-06arm64: entry: Place an SB sequence following an ERET instructionWill Deacon
2018-05-25KVM: arm64: Invoke FPSIMD context switch trap from CDave Martin
2018-05-25KVM: arm64: Convert lazy FPSIMD context switch trap to CDave Martin
2018-04-11arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier
2018-03-19arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-03-19KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-01-16KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse
2018-01-13KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-01-08arm64: 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