]> git.proxmox.com Git - qemu.git/commit
Make sure to only vm_start() a failed migration if we were running to begin
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 9 Jul 2009 18:25:47 +0000 (13:25 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 9 Jul 2009 21:58:08 +0000 (16:58 -0500)
commiteeb34af986c28b8da4001d947d66e2efaaad0e66
tree5f1ab126f50b4074e3eb4c97820c0dd3800d2e56
parent1889465a1c0c8403447aed4da0823ef2bb249473
Make sure to only vm_start() a failed migration if we were running to begin
with.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
migration.c