From: Marcelo Tosatti Date: Wed, 10 Sep 2008 19:40:55 +0000 (-0300) Subject: KVM: x86: unhalt vcpu0 on reset X-Git-Tag: v2.6.28-rc1~269^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c3e4aab5ae27bf8589d61c7874e213832b4b7d2;p=pandora-kernel.git KVM: x86: unhalt vcpu0 on reset Since "KVM: x86: do not execute halted vcpus", HLT by vcpu0 before system reset by the IO thread will hang the guest. Mark vcpu as runnable in such case. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed