]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: document support for external snapshot deletion
authorPavel Hrdina <phrdina@redhat.com>
Wed, 7 Dec 2022 16:25:57 +0000 (17:25 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 9 Jan 2023 12:33:20 +0000 (13:33 +0100)
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 39f508a6ced22a7a9807fc2dc9e8104a1e356925..fecca64344f444fc2038a34908801684bae6c353 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,12 @@ v9.0.0 (unreleased)
 
 * **New features**
 
+  * QEMU: implement external snapshot deletion
+
+    External snapshot deletion is now possible using the existing API
+    ``virDomainSnapshotDelete()``. Flags that allow deleting children
+    or children only are not supported.
+
 * **Improvements**
 
   * qemu: Prefer PNG for domain screenshots