summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/emulate.c
Commit message (Expand)AuthorAgeFilesLines
* arm: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+12
* arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier2016-09-081-97/+0Star
* arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier2016-09-081-3/+1Star
* KVM: ARM: Fix typosAndrea Gelmini2016-06-141-1/+1
* ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-291-6/+6
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-11/+11
* ARM: KVM: Cleanup exception injectionMarc Zyngier2015-12-181-36/+38
* KVM: ARM: Fix typo in comments of inject_abt()Anup Patel2013-10-021-1/+1
* ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-071-16/+0Star
* ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-071-0/+45
* ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-071-11/+11
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-231-0/+218
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+155