]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Check supported caps in qemuMigrationParamsCheck
authorJiri Denemark <jdenemar@redhat.com>
Wed, 7 Mar 2018 09:45:18 +0000 (10:45 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit657980693c9cdeb17eb40db4b5268d67f5be7cbd
treee27b73273c5c42bb79ce831ae9bd063d8cb81812
parent2943c52e39bd4ade6943deb5febcf93a0bfd519e
qemu: Check supported caps in qemuMigrationParamsCheck

Instead of checking each capability at the time we want to set it in
qemuMigrationParamsSetCapability we can check all of them at once in
qemuMigrationParamsCheck.

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