]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: migration: Use virStorageSourceIsEmpty in qemuMigrateDisk
authorPeter Krempa <pkrempa@redhat.com>
Fri, 7 Apr 2017 15:38:36 +0000 (17:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 13 Apr 2017 10:33:24 +0000 (12:33 +0200)
commit03766247aed9efa0538f9d9391052ebefae3a307
tree9975bda51d10a24b8b567ecba1775e2003599a34
parenteee3b4b9493a0b4e5e5fb473893a55320b4f83b1
qemu: migration: Use virStorageSourceIsEmpty in qemuMigrateDisk

Use the proper check whether a disk is empty.
src/qemu/qemu_migration.c