Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-29 | ARM: KVM: Move GP registers into the CPU context structure | Marc Zyngier | 1 | -6/+6 |
2016-02-29 | ARM: KVM: Move CP15 array into the CPU context structure | Marc Zyngier | 1 | -11/+11 |
2015-12-18 | ARM: KVM: Cleanup exception injection | Marc Zyngier | 1 | -36/+38 |
2013-10-02 | KVM: ARM: Fix typo in comments of inject_abt() | Anup Patel | 1 | -1/+1 |
2013-03-07 | ARM: KVM: move kvm_handle_wfi to handle_exit.c | Marc Zyngier | 1 | -16/+0 |
2013-03-07 | ARM: KVM: move kvm_condition_valid to emulate.c | Marc Zyngier | 1 | -0/+45 |
2013-03-07 | ARM: KVM: convert GP registers from u32 to unsigned long | Marc Zyngier | 1 | -11/+11 |
2013-01-23 | KVM: ARM: Emulation framework and CP15 emulation | Christoffer Dall | 1 | -0/+218 |
2013-01-23 | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 1 | -0/+155 |