summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp.S
Commit message (Collapse)AuthorAgeFilesLines
...
* arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-121-0/+617
The HYP mode world switch in all its glory. Implements save/restore of host/guest registers, EL2 trapping, IPA resolution, and additional services (tlb invalidation). Reviewed-by: Christopher Covington <cov@codeaurora.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
OpenPOWER on IntegriCloud