summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier1-1/+4
2014-03-03arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier1-12/+78
2014-03-03arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier1-0/+6
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier1-0/+3
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier1-7/+174
2013-06-07arm64: KVM: system register handlingMarc Zyngier1-0/+883