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