summaryrefslogtreecommitdiffstats
path: root/python/README.rst
diff options
context:
space:
mode:
authorLeonardo Bras2022-05-13 08:28:35 +0200
committerDr. David Alan Gilbert2022-05-16 14:56:24 +0200
commit33d70973a3a6e8c6b62bcbc64d9e488961981007 (patch)
tree4ea769307a94968ac33a315b45c169565c244f15 /python/README.rst
parentmigration: Add migrate_use_tls() helper (diff)
downloadqemu-33d70973a3a6e8c6b62bcbc64d9e488961981007.tar.gz
qemu-33d70973a3a6e8c6b62bcbc64d9e488961981007.tar.xz
qemu-33d70973a3a6e8c6b62bcbc64d9e488961981007.zip
multifd: multifd_send_sync_main now returns negative on error
Even though multifd_send_sync_main() currently emits error_reports, it's callers don't really check it before continuing. Change multifd_send_sync_main() to return -1 on error and 0 on success. Also change all it's callers to make use of this change and possibly fail earlier. (This change is important to next patch on multifd zero copy implementation, to make it sure an error in zero-copy flush does not go unnoticed. Signed-off-by: Leonardo Bras <leobras@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Message-Id: <20220513062836.965425-7-leobras@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'python/README.rst')
0 files changed, 0 insertions, 0 deletions