diff options
author | Peter Xu <peterx@redhat.com> | 2024-02-02 18:28:53 +0800 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-02-05 14:42:10 +0800 |
commit | 12808db3b8c22d26c9bc3da6f41756890ce882e4 (patch) | |
tree | a8c06ef8e2604448bfdea75598b497fe8c338a34 /docs/devel | |
parent | f88f86c4ee3fe673b34873e27af2de0a16fe01fd (diff) | |
download | qemu-12808db3b8c22d26c9bc3da6f41756890ce882e4.zip qemu-12808db3b8c22d26c9bc3da6f41756890ce882e4.tar.gz qemu-12808db3b8c22d26c9bc3da6f41756890ce882e4.tar.bz2 |
migration/multifd: Cleanup multifd_save_cleanup()
Shrink the function by moving relevant works into helpers: move the thread
join()s into multifd_send_terminate_threads(), then create two more helpers
to cover channel/state cleanups.
Add a TODO entry for the thread terminate process because p->running is
still buggy. We need to fix it at some point but not yet covered.
Suggested-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240202102857.110210-20-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions