summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/sysreg-sr.c
Commit message (Expand)AuthorAge
* KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHEChristoffer Dall2018-03-19
* KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/putChristoffer Dall2018-03-19
* KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHEChristoffer Dall2018-03-19
* KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systemsChristoffer Dall2018-03-19
* KVM: arm64: Unify non-VHE host/guest sysreg save and restore functionsChristoffer Dall2018-03-19
* KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functionsChristoffer Dall2018-03-19
* KVM: arm64: Rewrite sysreg alternatives to static keysChristoffer Dall2018-03-19
* KVM: arm64: Move userspace system registers into separate functionChristoffer Dall2018-03-19
* KVM: arm/arm64: Introduce vcpu_el1_is_32bitChristoffer Dall2018-03-19
* KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregsChristoffer Dall2018-03-19
* KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall2018-03-19
* KVM: arm64: Save/Restore guest DISR_EL1James Morse2018-01-16
* KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse2018-01-13
* arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier2016-07-23
* arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-29
* arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier2016-02-29
* arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier2016-02-29
* arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier2016-02-29
* arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier2016-02-29
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-14
* arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement system register save/restoreMarc Zyngier2015-12-14