]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Prepare support for arbitrary migration protocol
authorJiri Denemark <jdenemar@redhat.com>
Mon, 15 Sep 2014 16:15:42 +0000 (18:15 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 23 Sep 2014 06:11:49 +0000 (08:11 +0200)
commite16a39fcd3bda4021e953c817bfb62307785ab61
treea9c47b062a1ab2c77ffa1986ce138a8d308c0ca2
parent1cffb25c165cc47a45380379146af526f0f87135
qemu: Prepare support for arbitrary migration protocol

Currently we only support TCP protocol for native QEMU migration but
this is going to be changed. Let's make the code more general and remove
hardcoded TCP protocol from several places.

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