aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/sysreg-sr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-23arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier1-4/+4
2016-02-29arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier1-3/+1
2016-02-29arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier1-2/+13
2016-02-29arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier1-42/+42
2016-02-29arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier1-15/+33
2016-02-29arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier1-2/+22
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier1-0/+1
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier1-1/+1
2015-12-14arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier1-0/+47
2015-12-14arm64: KVM: Implement system register save/restoreMarc Zyngier1-0/+90