Even though QEMU on the source host reports completed migration and thus
we move to the Finish phase, QEMU on the destination host may still be
processing migration data. Thus before we can start guest CPUs on the
destination, we have to wait for a completed migration event.
https://bugzilla.redhat.com/show_bug.cgi?id=1265902
Jiri Denemark (5):
qemu: Always update migration times on destination
qemu: Copy completed migration stats only on success
qemu: Introduce flags in qemuMigrationCompleted
qemu: Make updating stats in qemuMigrationCheckJobStatus optional
qemu: Wait until destination QEMU consumes all migration data
src/qemu/qemu_migration.c | 86 ++++++++++++++++++++++++++++++++++-------------
1 file changed, 63 insertions(+), 23 deletions(-)
--
2.6.0