aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_emulate.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier1-0/+5
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier1-5/+0
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier1-4/+4
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier1-1/+1
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin1-0/+12
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier1-0/+10
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara1-2/+3
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-11ARM: KVM: MMIO support BE host running LE codeVictor Kamensky1-4/+18
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/+46
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier1-0/+5
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier1-0/+41
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier1-0/+5
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier1-5/+0
2013-03-06ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier1-1/+0
2013-03-06KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall1-0/+5
2013-03-06ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier1-0/+1
2013-03-06ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract fault decoding awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract exception class decoding awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract IL decoding awayMarc Zyngier1-0/+6
2013-03-06ARM: KVM: abstract SAS decoding awayMarc Zyngier1-0/+16
2013-03-06ARM: KVM: abstract S1TW abort detection awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract HSR_SSE awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract HSR_WNR awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract HSR_ISV awayMarc Zyngier1-0/+5
2013-03-06ARM: KVM: abstract fault register accessesMarc Zyngier1-0/+21
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier1-6/+6
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier1-0/+10
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall1-0/+6
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall1-0/+6
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+50