]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Report tunnelled post-copy migration as unsupported
authorJiri Denemark <jdenemar@redhat.com>
Tue, 22 Nov 2016 19:23:56 +0000 (20:23 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 29 Nov 2016 11:31:25 +0000 (12:31 +0100)
commitee3ea86b37146ad80d5418b231959491ff28ebae
tree54849be3495b98b226839f8ebdca6bf4759f450d
parent17879605fe08bfe446fc10ae512ab83e0f37b08a
qemu: Report tunnelled post-copy migration as unsupported

Post-copy migration needs bi-directional communication between the
source and the destination QEMU processes, which is not supported by
tunnelled migration.

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

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