summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAgeFilesLines
* arm: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+1
* arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier2016-09-081-7/+27
* arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-291-0/+5
* ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-291-5/+0
* ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-291-4/+4
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-1/+1
* arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-0/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-2/+3
|\
| * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-201-2/+3
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-0/+10
|/
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-131-0/+5
* arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall2014-09-261-0/+5
* ARM: KVM: MMIO support BE host running LE codeVictor Kamensky2014-07-111-4/+18
* Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-111-0/+46
|\
| * arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-071-0/+5
| * arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-071-0/+41
* | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-221-0/+5
|/
* ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier2013-06-261-5/+0
* ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-061-1/+0
* KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-061-0/+5
* ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-061-0/+1
* ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract fault decoding awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-061-0/+6
* ARM: KVM: abstract SAS decoding awayMarc Zyngier2013-03-061-0/+16
* ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract HSR_SSE awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract HSR_WNR awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract HSR_ISV awayMarc Zyngier2013-03-061-0/+5
* ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-061-0/+21
* ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-061-6/+6
* KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-231-0/+10
* KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-231-0/+6
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-231-0/+6
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+50
OpenPOWER on IntegriCloud