]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make migration params usable outside migration
authorJiri Denemark <jdenemar@redhat.com>
Mon, 4 Feb 2019 16:11:42 +0000 (17:11 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 7 Feb 2019 15:25:59 +0000 (16:25 +0100)
commit08d44263c81891f8064a90bda3bf8cb24d94e6a1
tree42ab76dde8e9a6f3c6f746d8e46d0393549a5d3a
parent54e969c5388689cd9032918ef8e78168d5aee1a1
qemu: Make migration params usable outside migration

So far migration parameters were changed only at the beginning of
migration mostly via an automatic translation from flags and typed
parameters. We need to export a few more functions to support APIs which
may set migration parameters while migration is already running.

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