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