aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coverage/compare_gcov_json.py
diff options
context:
space:
mode:
authorWei Wang <wei.w.wang@intel.com>2023-03-09 18:29:56 +0800
committerJuan Quintela <quintela@redhat.com>2023-03-16 16:07:07 +0100
commitff1585d1d8ae5b15d88327e59859d352829caebb (patch)
tree50c9aaf1458dd5ca37f2896d41739110b4ccf6a0 /scripts/coverage/compare_gcov_json.py
parentmigration/rdma: Remove deprecated variable rdma_return_path (diff)
downloadqemu-ff1585d1d8ae5b15d88327e59859d352829caebb.tar.xz
qemu-ff1585d1d8ae5b15d88327e59859d352829caebb.zip
migration/multifd: correct multifd_send_thread to trace the flags
The p->flags could be updated via the send_prepare callback, e.g. OR-ed with MULTIFD_FLAG_ZLIB via zlib_send_prepare. Assign p->flags to the local "flags" before the send_prepare callback could only get partial of p->flags. Fix it by moving the assignment of p->flags to the local flags after the callback, so that the correct flags can be traced. Fixes: ab7cbb0b9a3b ("multifd: Make no compression operations into its own structure") Signed-off-by: Wei Wang <wei.w.wang@intel.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions