]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Replace qemuMigrationAnyCompressionDump
authorJiri Denemark <jdenemar@redhat.com>
Mon, 12 Mar 2018 14:50:06 +0000 (15:50 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commitdbf399caacc5ebaf7e0b7e88e9fdfc9e64db11e6
tree16068344f6524ce967cd462d069dd11caa8ca4a1
parentebd1e3ff1891ce3f35e709379345ed8bff7af4b9
qemu: Replace qemuMigrationAnyCompressionDump

Since every parameter or capability set in qemuMigrationCompression
structure is now reflected in qemuMigrationParams structure, we can
replace qemuMigrationAnyCompressionDump with a new API which will work
on qemuMigrationParams.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h
src/qemu/qemu_migration_params.c
src/qemu/qemu_migration_params.h