]> git.ipfire.org Git - thirdparty/qemu.git/commit
Fix incoming migration with iothread
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 3 Feb 2010 23:44:17 +0000 (21:44 -0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 13 Apr 2010 22:10:24 +0000 (00:10 +0200)
commit9167a242db92fa49ba1f60fcc748fa07258f3819
tree853536a6249951027410304bd6b48a3d36af60cc
parent09e96924ec55eb0f1288ac44b271261055ed0657
Fix incoming migration with iothread

Do not allow the vcpus to execute if the vm is stopped.

Fixes -incoming with CONFIG_IOTHREAD enabled.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
(cherry picked from commit c5f32c99c6855d466737daf1cd262e7e92062f87)
vl.c