diff options
author | 2024-02-02 18:28:55 +0800 | |
---|---|---|
committer | 2024-02-05 14:42:11 +0800 | |
commit | cde85c37ca54e4a2dbee8653181938499887f6be (patch) | |
tree | f1bfea51a6c18151a730f45155666275a8d536d9 /scripts/qapi/source.py | |
parent | migration/multifd: Cleanup multifd_load_cleanup() (diff) | |
download | qemu-cde85c37ca54e4a2dbee8653181938499887f6be.tar.xz qemu-cde85c37ca54e4a2dbee8653181938499887f6be.zip |
migration/multifd: Stick with send/recv on function names
Most of the multifd code uses send/recv to represent the two sides, but
some rare cases use save/load.
Since send/recv is the majority, replacing the save/load use cases to use
send/recv globally. Now we reach a consensus on the naming.
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240202102857.110210-22-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