summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeter Xu2018-06-27 15:22:45 +0200
committerDr. David Alan Gilbert2018-07-10 13:48:53 +0200
commit884835fa1e38066e2596224375bb35ac6686be4d (patch)
treead8c7c799948be9b250cab7297bd73a727cc28ce /include/exec
parentmigration: move income process out of multifd (diff)
downloadqemu-884835fa1e38066e2596224375bb35ac6686be4d.tar.gz
qemu-884835fa1e38066e2596224375bb35ac6686be4d.tar.xz
qemu-884835fa1e38066e2596224375bb35ac6686be4d.zip
migration: unbreak postcopy recovery
The whole postcopy recovery logic was accidentally broken. We need to fix it in two steps. This is the first step that we should do the recovery when needed. It was bypassed before after commit 36c2f8be2c. Introduce postcopy_try_recovery() helper for the postcopy recovery logic. Call it both in migration_fd_process_incoming() and migration_ioc_process_incoming(). Fixes: 36c2f8be2c ("migration: Delay start of migration main routines") Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180627132246.5576-4-peterx@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions