summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)Author
2017-05-25 Merge tag 'v4.4.69' into linux-linaro-lsk-v4.4Alex Shi
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2016-11-09arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier
2016-11-09arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier
2015-07-21KVM: arm64: add trace points for guest_debug debugAlex Bennée
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall
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