]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move qemuMigrationParamsSetCompression
authorJiri Denemark <jdenemar@redhat.com>
Tue, 27 Mar 2018 21:41:39 +0000 (23:41 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit1c35387cc271e176c1fe9c843c7bedf944bf347e
tree2d6d4a6d3f57026ba2adfb71b7fc573a83ac7fdd
parent0809f1bac436165560311a442bf5884162be9695
qemu: Move qemuMigrationParamsSetCompression

The API will soon be called from qemuMigrationParamsFromFlags. Let's
move it to avoid the need to add a forward declaration.

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