]> git.proxmox.com Git - mirror_qemu.git/commit
block: remove dirty bitmaps 'status' field
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 19 Feb 2021 19:19:54 +0000 (19:19 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 18 Mar 2021 09:22:55 +0000 (09:22 +0000)
commit81cbfd5088690c53541ffd0d74851c8ab055a829
tree6bc7736b733cb05c4d24f5383f568c0ec79d3aae
parentad1324e044240ae9fcf67e4c215481b7a35591b9
block: remove dirty bitmaps 'status' field

The same information is available via the 'recording' and 'busy' fields.

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
block/dirty-bitmap.c
docs/system/deprecated.rst
docs/system/removed-features.rst
include/block/dirty-bitmap.h
qapi/block-core.json
tests/qemu-iotests/124
tests/qemu-iotests/194.out
tests/qemu-iotests/236.out
tests/qemu-iotests/246.out
tests/qemu-iotests/254.out
tests/qemu-iotests/257.out