linux/arch/arm64/kvm
Marc Zyngier 55c7401d92 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>
2013-06-12 16:39:55 +01:00
..
guest.c arm64: KVM: guest one-reg interface 2013-06-07 14:03:39 +01:00
hyp-init.S arm64: KVM: hypervisor initialization code 2013-06-07 14:03:40 +01:00
hyp.S arm64: KVM: HYP mode world switch implementation 2013-06-12 16:39:55 +01:00
inject_fault.c
reset.c arm64: KVM: virtual CPU reset 2013-06-07 14:03:37 +01:00
sys_regs.c arm64: KVM: system register handling 2013-06-07 14:03:36 +01:00
sys_regs.h arm64: KVM: system register handling 2013-06-07 14:03:36 +01:00
sys_regs_generic_v8.c arm64: KVM: CPU specific system registers handling 2013-06-07 14:03:37 +01:00