]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Use fd: protocol for migration
authorJiri Denemark <jdenemar@redhat.com>
Thu, 11 Aug 2011 13:47:02 +0000 (15:47 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 15 Aug 2011 13:21:31 +0000 (15:21 +0200)
commit3261761794c5de121927b9da5566a3bcbfa24832
tree1172d94d171d8c30d973cff0b323a3b54c4bf520
parente8989ae4e2620f917c67c77cda71a0de671692fe
qemu: Use fd: protocol for migration

By opening a connection to remote qemu process ourselves and passing the
socket to qemu we get much better errors than just "migration failed"
when the connection is opened by qemu.
src/qemu/qemu_migration.c