libvirt/include
Peter Krempa cf6d56ac43 migration: Make erroring out on I/O error controllable by flag
Paolo Bonzini pointed out that it's actually possible to migrate a qemu
instance that was paused due to I/O error and it will be able to work on
the destination if the storage is accessible.

This patch introduces flag VIR_MIGRATE_ABORT_ON_ERROR that cancels the
migration in case an I/O error happens while it's being performed and
allows migration without this flag. This flag can be possibly used for
other error reasons that may be introduced in the future.
2013-06-18 14:52:26 +02:00
..
libvirt migration: Make erroring out on I/O error controllable by flag 2013-06-18 14:52:26 +02:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00