diff options
author | Wei Yang <richardw.yang@linux.intel.com> | 2019-08-05 13:31:46 +0800 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2019-08-14 17:33:14 +0100 |
commit | 1ce542620ada7e905a253c99b9acac279f245bae (patch) | |
tree | 38b5a441fe722e3743340b2e7c76d45338363a25 /include | |
parent | 7a3e957177c18917cf713d7e366fa6aca351da1f (diff) | |
download | qemu-1ce542620ada7e905a253c99b9acac279f245bae.zip qemu-1ce542620ada7e905a253c99b9acac279f245bae.tar.gz qemu-1ce542620ada7e905a253c99b9acac279f245bae.tar.bz2 |
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 'include')
0 files changed, 0 insertions, 0 deletions