mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
news: Document recent snapshot topological flag
A new API flag is news-worthy. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
265e6924f5
commit
3ad7c2e610
@ -82,6 +82,18 @@
|
||||
chooses.
|
||||
</description>
|
||||
</change>
|
||||
<change>
|
||||
<summary>
|
||||
snapshots: Add support for topological listings
|
||||
</summary>
|
||||
<description>
|
||||
A new flag VIR_DOMAIN_SNAPSHOT_LIST_TOPOLOGICAL is available
|
||||
for the various snapshot listing APIs such as
|
||||
virDomainListAllSnapshots(). For drivers that support the
|
||||
flag, the listed snapshots are guaranteed to be sorted such
|
||||
that parents occur before children.
|
||||
</description>
|
||||
</change>
|
||||
</section>
|
||||
<section title="Improvements">
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user