diff options
author | 2019-10-11 16:50:50 +0800 | |
---|---|---|
committer | 2019-10-11 15:02:06 +0100 | |
commit | aff66d2ef024372a27761959b46a306a6ab92f47 (patch) | |
tree | ecf87330b2052ebe98935c0696648f242484a981 /scripts/qapi/source.py | |
parent | migration/multifd: initialize packet->magic/version once at setup stage (diff) | |
download | qemu-aff66d2ef024372a27761959b46a306a6ab92f47.tar.xz qemu-aff66d2ef024372a27761959b46a306a6ab92f47.zip |
migration/multifd: pages->used would be cleared when attach to multifd_send_state
When we found an available channel in multifd_send_pages(), its
pages->used is cleared and then attached to multifd_send_state.
It is not necessary to do this twice.
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20191011085050.17622-5-richardw.yang@linux.intel.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions