]> git.proxmox.com Git - mirror_qemu.git/commit - util/hbitmap.c
hbitmap: improve dirty iter
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 28 Jun 2017 12:05:03 +0000 (15:05 +0300)
committerMax Reitz <mreitz@redhat.com>
Tue, 11 Jul 2017 15:44:57 +0000 (17:44 +0200)
commitf63ea4e92bad1dbad58b198f51ac48657c1facbd
tree80dce0f2fd9c4b9df935e28af97c4ac5f784e0a2
parentb348c262cc6d820a43b1453bc7d745c21619f8aa
hbitmap: improve dirty iter

Make dirty iter resistant to resetting bits in corresponding HBitmap.

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: 20170628120530.31251-4-vsementsov@virtuozzo.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
include/qemu/hbitmap.h
util/hbitmap.c