Age | Commit message (Expand) | Author | Files | Lines |
2014-07-11 | arm64: KVM: enable trapping of all debug registers | Marc Zyngier | 1 | -0/+8 |
2014-07-11 | arm64: KVM: implement lazy world switch for debug registers | Marc Zyngier | 1 | -6/+457 |
2014-07-11 | ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word | Victor Kamensky | 1 | -1/+1 |
2014-07-11 | arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code | Marc Zyngier | 1 | -5/+12 |
2014-07-11 | arm64: KVM: split GICv2 world switch from hyp code | Marc Zyngier | 1 | -88/+16 |
2014-07-11 | arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S | Marc Zyngier | 1 | -6/+0 |
2014-07-11 | KVM: arm/arm64: vgic: move GICv2 registers to their own structure | Marc Zyngier | 1 | -13/+13 |
2014-05-09 | arm64: kvm: use inner-shareable barriers for inner-shareable maintenance | Will Deacon | 1 | -3/+9 |
2014-02-27 | arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT | Marc Zyngier | 1 | -2/+25 |
2013-11-06 | arm64: KVM: vgic: byteswap GICv2 access on world switch if BE | Marc Zyngier | 1 | -0/+13 |
2013-08-09 | arm64: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier | 1 | -0/+3 |
2013-08-09 | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier | 1 | -0/+10 |
2013-06-12 | arm64: KVM: 32bit specific register world switch | Marc Zyngier | 1 | -0/+70 |
2013-06-12 | arm64: KVM: Plug the arch timer | Marc Zyngier | 1 | -0/+56 |
2013-06-12 | arm64: KVM: Plug the VGIC | Marc Zyngier | 1 | -0/+88 |
2013-06-12 | arm64: KVM: HYP mode world switch implementation | Marc Zyngier | 1 | -0/+617 |