diff options
author | Peter Xu | 2022-03-31 17:08:45 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert | 2022-04-21 20:36:46 +0200 |
commit | 08401c0426bc1a5ce4609afd1cda5dd39abbf9fa (patch) | |
tree | 900619a942159075bce57fba3293e73c5918a3e4 /ui/util.c | |
parent | migration: Move channel setup out of postcopy_try_recover() (diff) | |
download | qemu-08401c0426bc1a5ce4609afd1cda5dd39abbf9fa.tar.gz qemu-08401c0426bc1a5ce4609afd1cda5dd39abbf9fa.tar.xz qemu-08401c0426bc1a5ce4609afd1cda5dd39abbf9fa.zip |
migration: Allow migrate-recover to run multiple times
Previously migration didn't have an easy way to cleanup the listening
transport, migrate recovery only allows to execute once. That's done with a
trick flag in postcopy_recover_triggered.
Now the facility is already there.
Drop postcopy_recover_triggered and instead allows a new migrate-recover to
release the previous listener transport.
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20220331150857.74406-8-peterx@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'ui/util.c')
0 files changed, 0 insertions, 0 deletions