]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Generalize qemuMigrationParamsGetDowntimeLimit
authorJiri Denemark <jdenemar@redhat.com>
Fri, 16 Mar 2018 10:56:21 +0000 (11:56 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit3ba68865f3d1bccbccb867b0bc181dde1029de5c
treecc6b8faed375bfc12ade2ea22b5415487ea24541
parent9d7321bde9e4c1560eae84e0876a98caa9d2904a
qemu: Generalize qemuMigrationParamsGetDowntimeLimit

The API is renamed as qemuMigrationParamsGetULL and it can be used with
any migration parameter stored as unsigned long long.

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_params.c
src/qemu/qemu_migration_params.h