diff options
author | 2024-02-02 18:28:53 +0800 | |
---|---|---|
committer | 2024-02-05 14:42:10 +0800 | |
commit | 12808db3b8c22d26c9bc3da6f41756890ce882e4 (patch) | |
tree | a8c06ef8e2604448bfdea75598b497fe8c338a34 /scripts/qapi/source.py | |
parent | migration/multifd: Rewrite multifd_queue_page() (diff) | |
download | qemu-12808db3b8c22d26c9bc3da6f41756890ce882e4.tar.xz qemu-12808db3b8c22d26c9bc3da6f41756890ce882e4.zip |
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 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions