libvirt/tests/qemublocktestdata/bitmap
Peter Krempa 2da32ff468 qemu: monitor: Extract vmstate presence for internal snapshots in qemuBlockGetNamedNodeData
Refactor the parts of qemuBlockGetNamedNodeData which fetch the names of
internal snapshots present in the on-disk state of QCOW2 images to also
extract the presence of the 'vmstate' section.

This requires conversion of the snapshot list to a hash table as we
always know the name of the snapshot that we're looking for, and the
hash table allows also storing of additional data which we'll use to
store the presence of the 'vmstate'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2024-11-18 13:51:13 +01:00
..
basic.json
basic.out
empty.json
empty.out
snapshots-internal.json qemu: monitor: Store internal snapshot names from 'query-named-block-nodes' 2024-10-09 16:00:43 +02:00
snapshots-internal.out qemu: monitor: Extract vmstate presence for internal snapshots in qemuBlockGetNamedNodeData 2024-11-18 13:51:13 +01:00
snapshots.json
snapshots.out
synthetic.json
synthetic.out