Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-06 | KVM: arm/arm64: Move timer save/restore out of the hyp code | Christoffer Dall | 1 | -3/+4 |
2017-06-15 | Merge branch 'kvmarm-master/master' into HEAD | Marc Zyngier | 1 | -1/+3 |
2017-05-16 | KVM: arm: Restore banked registers and physical timer access on hyp_panic() | James Morse | 1 | -0/+2 |
2017-05-15 | KVM: arm: plug potential guest hardware debug leakage | Zhichao Huang | 1 | -1/+3 |
2016-09-22 | ARM: KVM: Support vgic-v3 | Vladimir Murzin | 1 | -2/+10 |
2016-09-08 | arm: KVM: Preserve pending Virtual Abort in world switch | Marc Zyngier | 1 | -0/+9 |
2016-09-08 | KVM: arm/arm64: Get rid of exported aliases to static functions | Christoffer Dall | 1 | -3/+1 |
2016-02-29 | ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h | Marc Zyngier | 1 | -1/+1 |
2016-02-29 | ARM: KVM: Remove __weak attributes | Marc Zyngier | 1 | -1/+1 |
2016-02-29 | ARM: KVM: Add panic handling code | Marc Zyngier | 1 | -0/+38 |
2016-02-29 | ARM: KVM: Add populating of fault data structure | Marc Zyngier | 1 | -0/+54 |
2016-02-29 | ARM: KVM: Add the new world switch implementation | Marc Zyngier | 1 | -0/+140 |