summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_emulate.h
AgeCommit message (Expand)Author
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-09-08arm64: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-09-08arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-02-29arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-01-24arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
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-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-07-11ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpukvm-arm64/for-3.13-1Marc Zyngier
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier
2013-06-07arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier