]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Forbid migration of machines with I/O errors
authorPeter Krempa <pkrempa@redhat.com>
Mon, 10 Jun 2013 14:30:48 +0000 (16:30 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Jun 2013 12:52:26 +0000 (14:52 +0200)
commit5f719f217ebf89668ca3c404e4b8288179c26c92
tree93c531c40685412ed83035502e06ee175cb19c72
parentcaa467db626c8691d993e8e15d2cbb0bb043312c
qemu: Forbid migration of machines with I/O errors

Such machine can't be successuflly migrated unles the I/O error has
recovered and might lead to data corruption. Forbid this kind of
migration.
src/qemu/qemu_migration.c