summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/emulate.c
Commit message (Expand)AuthorAgeFilesLines
* 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