mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-08-24 09:49:59 +03:00
qemu: Enable support for VIR_MIGRATE_POSTCOPY_RESUME
Since all parts of post-copy recovery have been implemented now, it's time to enable the corresponding flag. Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
@ -60,6 +60,7 @@
|
|||||||
VIR_MIGRATE_TLS | \
|
VIR_MIGRATE_TLS | \
|
||||||
VIR_MIGRATE_PARALLEL | \
|
VIR_MIGRATE_PARALLEL | \
|
||||||
VIR_MIGRATE_NON_SHARED_SYNCHRONOUS_WRITES | \
|
VIR_MIGRATE_NON_SHARED_SYNCHRONOUS_WRITES | \
|
||||||
|
VIR_MIGRATE_POSTCOPY_RESUME | \
|
||||||
0)
|
0)
|
||||||
|
|
||||||
/* All supported migration parameters and their types. */
|
/* All supported migration parameters and their types. */
|
||||||
|
Reference in New Issue
Block a user