diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2020-07-27 22:42:22 +0300 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2020-07-27 15:39:59 -0500 |
commit | e6ce5e92248be5547daaee3eb6cd226e9820cf7b (patch) | |
tree | 26fc958942f7e8009b06fb30cddeed432e035c9c /dump/win_dump.h | |
parent | e80a4150a54d69a56e31de2c96e7655109e4c60a (diff) | |
download | qemu-e6ce5e92248be5547daaee3eb6cd226e9820cf7b.zip qemu-e6ce5e92248be5547daaee3eb6cd226e9820cf7b.tar.gz qemu-e6ce5e92248be5547daaee3eb6cd226e9820cf7b.tar.bz2 |
migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
Using the _locked version of bdrv_enable_dirty_bitmap to bypass locking
is wrong as we do not already own the mutex. Moreover, the adjacent
call to bdrv_dirty_bitmap_enable_successor grabs the mutex.
Fixes: 58f72b965e9e1q
Cc: qemu-stable@nongnu.org # v3.0
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200727194236.19551-8-vsementsov@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'dump/win_dump.h')
0 files changed, 0 insertions, 0 deletions