summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-191-0/+8
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-221-1/+11
|\
| * KVM: arm: Use true and false for boolean valuesGustavo A. R. Silva2018-08-121-1/+1
| * KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier2018-07-091-0/+10
* | kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-051-7/+7
|/
* KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1Christoffer Dall2018-03-191-1/+11
* KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall2018-03-191-7/+2
* KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
* KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng2017-11-061-1/+1
* KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-061-3/+33
* KVM: arm/arm64: Fix guest external abort matchingJames Morse2017-09-051-5/+19
* 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