summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/emulate.c
AgeCommit message (Expand)Author
2017-11-06KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier
2016-09-08arm: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-09-08arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier
2016-09-08arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier
2016-06-14KVM: ARM: Fix typosAndrea Gelmini
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2015-12-18ARM: KVM: Cleanup exception injectionMarc Zyngier
2013-10-02KVM: ARM: Fix typo in comments of inject_abt()Anup Patel
2013-03-06ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier
2013-03-06ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall