commit | 55c7401d92e16360e0987afe39355f1eb6300f31 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Dec 10 16:40:18 2012 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Jun 12 16:39:55 2013 +0100 |
tree | ec3bb125b9c74727acd65ff8204dac94d9598c0e | |
parent | 092bd143cbb481b4ce1d55247a2987eaaf61f967 [diff] |
arm64: KVM: HYP mode world switch implementation 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>