arm64: KVM: virtual CPU reset
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:23:59 +0000 (16:23 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:10:26 +0000 (17:10 +0200)
commitcac664305a439463255eb7954ecd375b39f4299f
treeafaa45b6307fa4cf5d4a590910c84f31294345cc
parent3107348ebf0b00722a27b7a4a32c1f4c34fdb1e2
arm64: KVM: virtual CPU reset

Provide the reset code for a virtual CPU booted in 64bit mode.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit f4672752c321ea36ce099cebdd7a082a8f327505)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/reset.c [new file with mode: 0644]