Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-23 | arm64: KVM: VHE: Context switch MDSCR_EL1 | Marc Zyngier | 1 | -4/+4 |
2016-02-29 | arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h | Marc Zyngier | 1 | -3/+1 |
2016-02-29 | arm64: KVM: VHE: Enable minimal sysreg save/restore | Marc Zyngier | 1 | -2/+13 |
2016-02-29 | arm64: KVM: VHE: Use unified system register accessors | Marc Zyngier | 1 | -42/+42 |
2016-02-29 | arm64: KVM: VHE: Split save/restore of registers shared between guest and host | Marc Zyngier | 1 | -15/+33 |
2016-02-29 | arm64: KVM: VHE: Differenciate host/guest sysreg save/restore | Marc Zyngier | 1 | -2/+22 |
2015-12-14 | arm64: KVM: Turn system register numbers to an enum | Marc Zyngier | 1 | -0/+1 |
2015-12-14 | arm64: KVM: Implement fpsimd save/restore | Marc Zyngier | 1 | -1/+1 |
2015-12-14 | arm64: KVM: Implement 32bit system register save/restore | Marc Zyngier | 1 | -0/+47 |
2015-12-14 | arm64: KVM: Implement system register save/restore | Marc Zyngier | 1 | -0/+90 |