diff options
| author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2020-02-05 14:20:41 +0300 |
|---|---|---|
| committer | John Snow <jsnow@redhat.com> | 2020-03-18 14:03:46 -0400 |
| commit | 2d00cbd8e222a4adc08f415c399e84590ee8ff9a (patch) | |
| tree | 9bc39c111c7c4a367851cfee258c235e721872d1 /hw/core/machine.c | |
| parent | dacbb6eb8acbd40d97c1c01cde5ccc55e56e7785 (diff) | |
| download | focaccia-qemu-2d00cbd8e222a4adc08f415c399e84590ee8ff9a.tar.gz focaccia-qemu-2d00cbd8e222a4adc08f415c399e84590ee8ff9a.zip | |
block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty
store_bitmap_data() loop does bdrv_set_dirty_iter() on each iteration, which means that we actually don't need iterator itself and we can use simpler bitmap API. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 20200205112041.6003-11-vsementsov@virtuozzo.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'hw/core/machine.c')
0 files changed, 0 insertions, 0 deletions