| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 | Christoffer Dall | 2018-03-19 | 1 | -1/+1 |
* | KVM: arm/arm64: Get rid of vcpu->arch.irq_lines | Christoffer Dall | 2018-03-19 | 1 | -1/+1 |
* | KVM: arm/arm64: Unify 32bit fault injection | Marc Zyngier | 2017-11-06 | 1 | -139/+0 |
* | arm: KVM: Add Virtual Abort injection helper | Marc Zyngier | 2016-09-08 | 1 | -0/+12 |
* | arm: KVM: Use common AArch32 conditional execution code | Marc Zyngier | 2016-09-08 | 1 | -97/+0 |
* | arm64: KVM: Move the AArch32 conditional execution to common code | Marc Zyngier | 2016-09-08 | 1 | -3/+1 |
* | KVM: ARM: Fix typos | Andrea Gelmini | 2016-06-14 | 1 | -1/+1 |
* | ARM: KVM: Move GP registers into the CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -6/+6 |
* | ARM: KVM: Move CP15 array into the CPU context structure | Marc Zyngier | 2016-02-29 | 1 | -11/+11 |
* | ARM: KVM: Cleanup exception injection | Marc Zyngier | 2015-12-18 | 1 | -36/+38 |
* | KVM: ARM: Fix typo in comments of inject_abt() | Anup Patel | 2013-10-02 | 1 | -1/+1 |
* | ARM: KVM: move kvm_handle_wfi to handle_exit.c | Marc Zyngier | 2013-03-06 | 1 | -16/+0 |
* | ARM: KVM: move kvm_condition_valid to emulate.c | Marc Zyngier | 2013-03-06 | 1 | -0/+45 |
* | ARM: KVM: convert GP registers from u32 to unsigned long | Marc Zyngier | 2013-03-06 | 1 | -11/+11 |
* | KVM: ARM: Emulation framework and CP15 emulation | Christoffer Dall | 2013-01-23 | 1 | -0/+218 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 1 | -0/+155 |