]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Rename qemuMigrationParams
authorJiri Denemark <jdenemar@redhat.com>
Wed, 21 Feb 2018 09:23:16 +0000 (10:23 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:22 +0000 (10:46 +0200)
commit58113cb252ba7855cf95d7d46bae4aede6ab2580
treea78383896c824aa6ef870cd77e51581a04cb6f0c
parent0a19675beb80e2b0004cc318aefa452961d7c443
qemu: Rename qemuMigrationParams

The function is now called qemuMigrationParamsFromFlags to better
reflect what it is doing: taking migration flags and params and
producing a struct with QEMU migration parameters.

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