]> xenbits.xensource.com Git - libvirt.git/commit
qemu: migration: Use migration flags in qemuMigrationIsAllowed
authorPeter Krempa <pkrempa@redhat.com>
Tue, 6 Oct 2015 14:24:48 +0000 (16:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 7 Oct 2015 07:09:22 +0000 (09:09 +0200)
commitb6c44af0f7edb9eec3d3ba2dd1a423f17bf0e633
tree9397b383b57d14f5e9472a36652fe4d057bf8818
parentf558c66f17e633ae912e339bd196fcd4861a61a8
qemu: migration: Use migration flags in qemuMigrationIsAllowed

Use the migration @flags for checking various migration aspects rather
than picking them out as booleans. Document the new semantics in the
function header.
src/qemu/qemu_driver.c
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h