]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add support for block-incremental migration parameter
authorJiri Denemark <jdenemar@redhat.com>
Thu, 26 Oct 2017 19:51:37 +0000 (21:51 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 2 Nov 2017 21:14:20 +0000 (22:14 +0100)
commita1e3e8ddbd75050a20db663303b7851e1069ebe0
tree626322bcef43ad552ae692394a573d87cc2b7fc2
parentf6e2a70ae2c9b9e9452c1e88f15b8beda178aa4a
qemu: Add support for block-incremental migration parameter

We handle incremental storage migration in a different way. The support
for this new (as of QEMU 2.10) parameter is only needed for full
coverage of migration parameters used by QEMU.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
tests/qemumonitorjsontest.c