diff options
author | Juan Quintela <quintela@redhat.com> | 2022-06-21 12:21:32 +0200 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-04-27 16:37:28 +0200 |
commit | b05292c237030343516d073b1a1e5f49ffc017a8 (patch) | |
tree | 8a61e656ff82e73b10c17f801117072941957764 /include/exec/exec-all.h | |
parent | 77c259a4cb1c9799754b48f570301ebf1de5ded8 (diff) | |
download | qemu-b05292c237030343516d073b1a1e5f49ffc017a8.zip qemu-b05292c237030343516d073b1a1e5f49ffc017a8.tar.gz qemu-b05292c237030343516d073b1a1e5f49ffc017a8.tar.bz2 |
multifd: Protect multifd_send_sync_main() calls
We only need to do that on the ram_save_iterate() call on sending and
on destination when we get a RAM_SAVE_FLAG_EOS.
In setup() and complete() we need to synch in both new and old cases,
so don't add a check there.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Peter Xu <peterx@redhat.com>
---
Remove the wrappers that we take out on patch 5.
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions