KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
authorEric Auger <eric.auger@linaro.org>
Fri, 25 Sep 2015 21:41:15 +0000 (23:41 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 22 Oct 2015 21:01:46 +0000 (23:01 +0200)
commit4f5f1dc03606e18986b874f899cf86b0a3e4f2a5
tree54e730725ed4a4f1b7f7b13a4e9b7193baa791c1
parent3781528e3045e7c9cc7c4846e0f675b1f353655f
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable

kvm_arch_vcpu_runnable now also checks whether the power_off
flag is set.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/arm.c