KVM: arm/arm64: Provide functionality to pause and resume a guest
authorChristoffer Dall <christoffer.dall@linaro.org>
Wed, 27 Apr 2016 09:28:00 +0000 (10:28 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:39:43 +0000 (15:39 +0200)
commitb13216cf6010ef482e69875e00711de7f9573c80
tree7d3742fbf51175f95f6853f5fb396187b73837db
parent2defaff48aaf16072a6eac4cf8234917197dfa72
KVM: arm/arm64: Provide functionality to pause and resume a guest

For some rare corner cases in our VGIC emulation later we have to stop
the guest to make sure the VGIC state is consistent.
Provide the necessary framework to pause and resume a guest.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/include/asm/kvm_host.h
arch/arm/kvm/arm.c
arch/arm64/include/asm/kvm_host.h