Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-07 | 1 | -16/+0 |
* | ARM: KVM: move kvm_condition_valid to emulate.c | Marc Zyngier | 2013-03-07 | 1 | -0/+45 |
* | ARM: KVM: convert GP registers from u32 to unsigned long | Marc Zyngier | 2013-03-07 | 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 |