]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Properly reset spiceMigration flag
authorJiri Denemark <jdenemar@redhat.com>
Tue, 5 Jul 2016 08:07:24 +0000 (10:07 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 8 Jul 2016 11:35:17 +0000 (13:35 +0200)
commita16ea1a0f3e6b9eb8be4be7a664af76e47bbceba
treeda80060a7ee7f7ff0cf30a9d3c46d38521eafa28
parent8f390596beeba94b691687a4fe3697ebf08858c7
qemu: Properly reset spiceMigration flag

Otherwise migration during which we didn't send client_migrate_info QMP
command will get stuck waiting for SPICE migration to finish if libvirtd
sent the QMP command in a previous migration attempt.

Broken by bd7c8a69.

https://bugzilla.redhat.com/show_bug.cgi?id=1151723

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_domain.c