aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/sysreg-sr.c
AgeCommit message (Expand)Author
2019-10-29KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse
2016-07-23arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier
2016-02-29arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier
2016-02-29arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier
2016-02-29arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier
2016-02-29arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement system register save/restoreMarc Zyngier