libvirt/include
Cristian Klein 1a1246ec7d Add public APIs for post-copy migration
To use post-copy one has to start the migration with
VIR_MIGRATE_POSTCOPY flag and, while migration is in progress, call
virDomainMigrateStartPostCopy() to switch from pre-copy to post-copy.

Signed-off-by: Cristian Klein <cristiklein@gmail.com>
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-03-21 15:15:46 +01:00
..
libvirt Add public APIs for post-copy migration 2016-03-21 15:15:46 +01:00
Makefile.am include: Handle case when builddir == srcdir 2016-02-02 09:31:56 +01:00