]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: migration: Reject migration of an empty disk
authorPeter Krempa <pkrempa@redhat.com>
Fri, 7 Apr 2017 15:39:39 +0000 (17:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 13 Apr 2017 10:33:24 +0000 (12:33 +0200)
commit5a990e0bf3248e4c6bdaebce5d5e2a1e3f310c64
treec73202213435b430d661f4dd4c8aa850356b0b16
parent03766247aed9efa0538f9d9391052ebefae3a307
qemu: migration: Reject migration of an empty disk

If you specify disks to migrate it would be possible to select an empty
drive for migration. Reject such config.
src/qemu/qemu_migration.c