aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kvm/emulate.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-14KVM: ARM: Fix typosGravatar Andrea Gelmini 1-1/+1
2016-02-29ARM: KVM: Move GP registers into the CPU context structureGravatar Marc Zyngier 1-6/+6
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureGravatar Marc Zyngier 1-11/+11
2015-12-18ARM: KVM: Cleanup exception injectionGravatar Marc Zyngier 1-36/+38
2013-10-02KVM: ARM: Fix typo in comments of inject_abt()Gravatar Anup Patel 1-1/+1
2013-03-06ARM: KVM: move kvm_handle_wfi to handle_exit.cGravatar Marc Zyngier 1-16/+0
2013-03-06ARM: KVM: move kvm_condition_valid to emulate.cGravatar Marc Zyngier 1-0/+45
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longGravatar Marc Zyngier 1-11/+11
2013-01-23KVM: ARM: Emulation framework and CP15 emulationGravatar Christoffer Dall 1-0/+218
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportGravatar Christoffer Dall 1-0/+155