summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/sys_regs.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-1/+4
* arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-12/+78
* arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier2014-03-031-0/+6
* arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-091-0/+3
* arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-121-7/+174
* arm64: KVM: system register handlingMarc Zyngier2013-06-071-0/+883