arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / kvm / hyp.S
2014-10-02 Marc Zyngierarm64: KVM: remove __kvm_hyp_code_{start,end} from...
2014-10-02 Marc ZyngierKVM: arm/arm64: vgic: move GICv2 registers to their...
2014-10-02 Will Deaconarm64: kvm: use inner-shareable barriers for inner...
2014-10-02 Marc Zyngierarm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
2014-10-02 Marc Zyngierarm64: KVM: vgic: byteswap GICv2 access on world switch...
2014-10-02 Marc Zyngierarm64: KVM: add missing dsb before invalidating Stage...
2014-10-02 Marc Zyngierarm64: KVM: perform save/restore of PAR_EL1
2014-10-02 Marc Zyngierarm64: KVM: 32bit specific register world switch
2014-10-02 Marc Zyngierarm64: KVM: Plug the arch timer
2014-10-02 Marc Zyngierarm64: KVM: Plug the VGIC
2014-10-02 Marc Zyngierarm64: KVM: HYP mode world switch implementation