aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp.S
AgeCommit message (Expand)Author
2014-10-02arm64: KVM: enable trapping of all debug registersMarc Zyngier
2014-10-02arm64: KVM: implement lazy world switch for debug registersMarc Zyngier
2014-10-02ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2014-10-02arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-10-02arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-10-02arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier
2014-10-02KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-10-02arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2014-10-02arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2014-10-02arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier
2014-10-02arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2014-10-02arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier
2014-10-02arm64: KVM: 32bit specific register world switchMarc Zyngier
2014-10-02arm64: KVM: Plug the arch timerMarc Zyngier
2014-10-02arm64: KVM: Plug the VGICMarc Zyngier
2014-10-02arm64: KVM: HYP mode world switch implementationMarc Zyngier