commit | b13216cf6010ef482e69875e00711de7f9573c80 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Wed Apr 27 10:28:00 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:39:43 2016 +0200 |
tree | 7d3742fbf51175f95f6853f5fb396187b73837db | |
parent | 2defaff48aaf16072a6eac4cf8234917197dfa72 [diff] |
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>