dirty-bitmap: Expose persistent flag to 'query-block'
commitf67cf661f8b88afe8a5ea2f120583924cba9087f
authorEric Blake <eblake@redhat.com>
Tue, 19 Feb 2019 22:49:43 +0000 (19 17:49 -0500)
committerJohn Snow <jsnow@redhat.com>
Tue, 19 Feb 2019 22:49:43 +0000 (19 17:49 -0500)
treea29b0cb5290584eeba6b1f7efc569bbee45ac2f5
parent2e68b8620637a4ee8c79b5724144b726af1e261b
dirty-bitmap: Expose persistent flag to 'query-block'

Since qemu currently doesn't flush persistent bitmaps to disk until
shutdown (which might be MUCH later), it's useful if 'query-block'
at least shows WHICH bitmaps will (eventually) make it to persistent
storage.  Update affected iotests.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 20190204210512.27458-1-eblake@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
block/dirty-bitmap.c
qapi/block-core.json
tests/qemu-iotests/124
tests/qemu-iotests/236.out