]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Drop qemuMigrationParamsSetPostCopy
authorJiri Denemark <jdenemar@redhat.com>
Wed, 7 Mar 2018 14:52:45 +0000 (15:52 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit1034418b54c493d9b036a218d526b51b8b3ae693
tree47289b6c3c77f9144daef0ff7fff04a0f4f1a27b
parent0d9752e5891fc911335298f9a26dfe5f0dfc191a
qemu: Drop qemuMigrationParamsSetPostCopy

It's just a tiny wrapper around qemuMigrationParamsSetCapability and
setting priv->job.postcopyEnabled is not something qemuMigrationParams
code should be doing anyway so let the callers do it.

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