aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)Author
2014-08-27KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-07-11arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier
2014-07-11arm64: KVM: check ordering of all system register tablesMarc Zyngier
2014-07-11arm64: KVM: use separate tables for AArch32 32 and 64bit trapsMarc Zyngier
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-07-11arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier
2014-07-11arm64: KVM: rename pm_fake handler to trap_raz_wiMarc Zyngier
2014-07-11ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-07-11ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky
2014-07-11arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée
2014-05-09arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-03-03arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-03-03arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier
2013-06-07arm64: KVM: system register handlingMarc Zyngier