summary refs log tree commit diff stats
path: root/hw/core/qdev-properties-system.c
diff options
context:
space:
mode:
authorAndrey Shinkevich <andrey.shinkevich@virtuozzo.com>2020-08-06 22:35:51 +0300
committerEric Blake <eblake@redhat.com>2020-08-21 08:56:09 -0500
commit1117393195ece1a47b9735b40e06e915717df1cf (patch)
tree6d950b6353fa9cdf2e3eb6aca147113b11927dbb /hw/core/qdev-properties-system.c
parent82cb8223248df5276467618638d1262d0b311c33 (diff)
downloadfocaccia-qemu-1117393195ece1a47b9735b40e06e915717df1cf.tar.gz
focaccia-qemu-1117393195ece1a47b9735b40e06e915717df1cf.zip
qcow2_format.py: Dump bitmap directory information
Read and dump entries from the bitmap directory of QCOW2 image.

Header extension:
magic                     0x23852875 (Bitmaps)
...
Bitmap name               bitmap-1
bitmap_table_offset       0xf0000
bitmap_table_size         1
flags                     0x2 (['auto'])
type                      1
granularity_bits          16
name_size                 8
extra_data_size           0

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <1596742557-320265-6-git-send-email-andrey.shinkevich@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions