summary refs log tree commit diff stats
path: root/scripts/mtest2make.py
diff options
context:
space:
mode:
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>2021-10-05 04:07:50 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2021-10-05 13:10:29 +0200
commit3c158eba1e11e52dbd0e14fc8fd40ec80abca436 (patch)
tree7934abf51cbb7332c48d18e0b0240dcbef4ef3a6 /scripts/mtest2make.py
parent4dba27890844146d69e84916d024697947821655 (diff)
downloadfocaccia-qemu-3c158eba1e11e52dbd0e14fc8fd40ec80abca436.tar.gz
focaccia-qemu-3c158eba1e11e52dbd0e14fc8fd40ec80abca436.zip
migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread
init_dirty_bitmap_migration assumes the iothread lock (BQL)
to be held, but instead it isn't.

Instead of adding the lock to qemu_savevm_state_setup(),
follow the same pattern as the other ->save_setup callbacks
and lock+unlock inside dirty_bitmap_save_setup().

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20211005080751.3797161-2-eesposit@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/mtest2make.py')
0 files changed, 0 insertions, 0 deletions