diff options
author | 2019-08-05 13:31:46 +0800 | |
---|---|---|
committer | 2019-08-14 17:33:14 +0100 | |
commit | 1ce542620ada7e905a253c99b9acac279f245bae (patch) | |
tree | 38b5a441fe722e3743340b2e7c76d45338363a25 /migration/qemu-file.h | |
parent | migration: rename migration_bitmap_sync_range to ramblock_sync_dirty_bitmap (diff) | |
download | qemu-1ce542620ada7e905a253c99b9acac279f245bae.tar.xz qemu-1ce542620ada7e905a253c99b9acac279f245bae.zip |
migration/postcopy: use mis->bh instead of allocating a QEMUBH
For migration incoming side, it either quit in precopy or postcopy. It
is safe to use the mis->bh for both instead of allocating a dedicated
QEMUBH for postcopy.
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190805053146.32326-1-richardw.yang@linux.intel.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/qemu-file.h')
0 files changed, 0 insertions, 0 deletions