Fix incoming migration with iothread
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 3 Feb 2010 23:44:17 +0000 (21:44 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 3 Feb 2010 23:44:17 +0000 (21:44 -0200)
commit3ffb6a3ea9e02294fd2b9ae1e5825c50788abbdc
treefadf5e2b92af9ba3e9f6f3e80fdc0ffcb628a64d
parentd9b9bf762868f20dacc9b427852b2727e9b292ee
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>
vl.c