]> Git Repo - qemu.git/commit - block/dirty-bitmap.c
block/dirty-bitmap: Add bdrv_dirty_iter_next_area
authorMax Reitz <[email protected]>
Wed, 13 Jun 2018 18:18:18 +0000 (20:18 +0200)
committerMax Reitz <[email protected]>
Mon, 18 Jun 2018 15:04:57 +0000 (17:04 +0200)
commit72d10a94213a954ad569095cb4491f2ae0853c40
treed465f9098cde861cc3c70990d0d789c8ed8950dc
parent269576848ec3d57d2d958cf5ac69b08c44adf816
block/dirty-bitmap: Add bdrv_dirty_iter_next_area

This new function allows to look for a consecutively dirty area in a
dirty bitmap.

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Reviewed-by: John Snow <[email protected]>
Message-id: 20180613181823[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/dirty-bitmap.c
include/block/dirty-bitmap.h
This page took 0.025407 seconds and 4 git commands to generate.