This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2025-01-08 22:15:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4268bdc0d6
libvirt
/
tests
/
qemublocktestdata
/
bitmap
/
snapshots-internal.out
3 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qemu: monitor: Store internal snapshot names from 'query-named-block-nodes' Store the names of internal snapshots present in supported images in the data we dump from 'query-named-block-nodes' so that the upcoming changes to the internal snapshot code can access it. To test this we use the bitmap detection test cases which can be easily extended to dump this data. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2024-10-02 12:24:31 +00:00
libvirt-1-format:
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-13 08:44:03 +00:00
internal snapshots: '1727868651'(*) '1727872064'(*)
Reference in New Issue
Copy Permalink