]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add support for parallel migration
authorJiri Denemark <jdenemar@redhat.com>
Wed, 6 Feb 2019 10:53:19 +0000 (11:53 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 27 Mar 2019 08:37:55 +0000 (09:37 +0100)
commitd3ea986af24fdb320a54854b6d6668a51ecb0cd0
tree729cdfe2d1bada124cd19fdd6d44286d1c6b63b6
parent78be51b3e5423acced9403220fc44ccccc6a70fa
qemu: Add support for parallel migration

The VIR_MIGRATE_PARALLEL flag is implemented using QEMU's multifd
migration capability and the corresponding multifd-channels migration
parameter.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h
src/qemu/qemu_migration_params.c
src/qemu/qemu_migration_params.h