arm64: KVM: virtual CPU reset
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:23:59 +0000 (16:23 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Jun 2013 13:03:37 +0000 (14:03 +0100)
commitf4672752c321ea36ce099cebdd7a082a8f327505
tree459221740c16bf47bf83b55c0c1c91356aeb78a8
parentb990a9d3152bddca62cc1f8bf80518430b98737b
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>
arch/arm64/kvm/reset.c [new file with mode: 0644]