]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: assume support for all migration protocols except rdma
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 6 Nov 2015 16:50:26 +0000 (16:50 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 10 Nov 2015 10:38:17 +0000 (10:38 +0000)
commit2e90c9daf9eabe15d826a48c06607acb9d18fda6
treeb34edba3aa210de6a1563691cf215b90a07145ae
parent8e5a21ee05cfba1c9cad1b75288179cbab1d4efb
qemu: assume support for all migration protocols except rdma

Since we require QEMU 0.12.0, we can assume that QEMU supports
all of the fd, tcp, unix and exec migration protocols.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
19 files changed:
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
src/qemu/qemu_migration.c
tests/qemuargv2xmltest.c
tests/qemucapabilitiesdata/caps_1.2.2-1.caps
tests/qemucapabilitiesdata/caps_1.3.1-1.caps
tests/qemucapabilitiesdata/caps_1.4.2-1.caps
tests/qemucapabilitiesdata/caps_1.5.3-1.caps
tests/qemucapabilitiesdata/caps_1.6.0-1.caps
tests/qemucapabilitiesdata/caps_1.6.50-1.caps
tests/qemucapabilitiesdata/caps_2.1.1-1.caps
tests/qemucaps2xmldata/all_1.6.0-1.caps
tests/qemucaps2xmldata/nodisksnapshot_1.6.0-1.caps
tests/qemuhelptest.c
tests/qemuxml2argvdata/qemuxml2argv-migrate-numa-unaligned.args
tests/qemuxml2argvdata/qemuxml2argv-restore-v1.args [deleted file]
tests/qemuxml2argvdata/qemuxml2argv-restore-v1.xml [deleted file]
tests/qemuxml2argvtest.c