aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_emulate.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-08arm64: KVM: Add Virtual Abort injection helperMarc Zyngier1-0/+1
2016-09-08arm64: KVM: Move kvm_vcpu_get_condition out of emulate.cMarc Zyngier1-0/+10
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland1-1/+1
2016-02-29arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier1-0/+3
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier1-0/+5
2016-01-24arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao1-2/+6
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier1-1/+0
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin1-8/+3
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin1-0/+13
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier1-3/+5
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+8
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-13/+15
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier1-0/+10
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-2/+8
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara1-2/+3
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland1-13/+15
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang1-0/+5
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier1-0/+2
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall1-0/+5
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall1-0/+5
2014-07-11ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky1-0/+22
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-nextPaolo Bonzini1-0/+56
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier1-0/+8
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier1-0/+48
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier1-0/+5
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier1-2/+11
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier1-1/+14
2013-06-07arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier1-0/+158