Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit | Marc Zyngier | 2016-03-09 | 1 | -5/+4 |
* | arm64: KVM: vgic-v3: Reset LRs at boot time | Marc Zyngier | 2016-03-09 | 1 | -0/+9 |
* | arm64: KVM: vgic-v3: Do not save an LR known to be empty | Marc Zyngier | 2016-03-09 | 1 | -2/+9 |
* | arm64: KVM: vgic-v3: Save maintenance interrupt state only if required | Marc Zyngier | 2016-03-09 | 1 | -2/+31 |
* | arm64: KVM: vgic-v3: Avoid accessing ICH registers | Marc Zyngier | 2016-03-09 | 1 | -113/+180 |
* | arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h | Marc Zyngier | 2016-02-29 | 1 | -3/+1 |
* | arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 | Marc Zyngier | 2016-02-24 | 1 | -10/+10 |
* | arm64: KVM: Remove weak attributes | Marc Zyngier | 2015-12-14 | 1 | -3/+2 |
* | arm64: KVM: Add compatibility aliases | Marc Zyngier | 2015-12-14 | 1 | -0/+3 |
* | arm64: KVM: Implement vgic-v3 save/restore | Marc Zyngier | 2015-12-14 | 1 | -0/+226 |