]> Git Repo - qemu.git/commit - include/block/block_int.h
block: introduce dirty_bitmap_mutex
authorPaolo Bonzini <[email protected]>
Mon, 5 Jun 2017 12:39:03 +0000 (14:39 +0200)
committerFam Zheng <[email protected]>
Thu, 15 Jun 2017 23:55:00 +0000 (07:55 +0800)
commit2119882c7eb7e2c612b24fc0c8d86f5887d6f1c3
tree2c41a8155a0b8f1746f654fe374546d4e6860f5e
parent3783fa3dd3d0104e9780bde073f66f1e37f1ce1c
block: introduce dirty_bitmap_mutex

It protects only the list of dirty bitmaps; in the next patch we will
also protect their content.

Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-Id: <20170605123908[email protected]>
Signed-off-by: Fam Zheng <[email protected]>
block.c
block/dirty-bitmap.c
block/mirror.c
blockdev.c
include/block/block_int.h
migration/block.c
This page took 0.026223 seconds and 4 git commands to generate.