]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Generalize macro for getting VIR_MIGRATE_* typed params
authorJiri Denemark <jdenemar@redhat.com>
Fri, 9 Mar 2018 16:17:01 +0000 (17:17 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit1b392a1cbff84bb3246e21efd06392aad4829692
tree13a1337ffe82d3802dcc7b81b75370a8d983fa46
parentffe6da2db328cd293174db2be4a57d04fe70554d
qemu: Generalize macro for getting VIR_MIGRATE_* typed params

So far it's used only for CPU throttling parameters which are all ints,
but we'll soon want to use it for more parameters with different types.

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