]> git.karo-electronics.de Git - linux-beck.git/commit
arm64: KVM: hypervisor initialization code
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 17 Dec 2012 17:07:52 +0000 (17:07 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Jun 2013 13:03:40 +0000 (14:03 +0100)
commit092bd143cbb481b4ce1d55247a2987eaaf61f967
tree3e0c7352f932e5d6af7946e4cc41fb1995127907
parent2f4a07c5f9fe4a5cdb9867e1e2fcab3165846ea7
arm64: KVM: hypervisor initialization code

Provide EL2 with page tables and stack, and set the vectors
to point to the full blown world-switch code.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/hyp-init.S [new file with mode: 0644]