[libvirt PATCH] NEWS: document support for reverting external snapshots

Pavel Hrdina posted 1 patch 8 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/3eb7e6dc910040c34f6d4582a3d93afd66155841.1693389967.git.phrdina@redhat.com
NEWS.rst | 8 ++++++++
1 file changed, 8 insertions(+)
[libvirt PATCH] NEWS: document support for reverting external snapshots
Posted by Pavel Hrdina 8 months, 1 week ago
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
---
 NEWS.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index e40c8ac259..a3be76d6cc 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -28,6 +28,14 @@ v9.7.0 (unreleased)
     2) pre-binding the variant driver using the ``--driver`` option of
        ``virsh nodedev-detach``.
 
+  * QEMU: implement reverting external snapshots
+
+    Reverting external snapshots is now possible using the existing API
+    ``virDomainSnapshotRevert()``. Management application can check host
+    capabilities for ``<externalSnapshot/>`` element within the list of
+    guest features to see if the current libvirt supports both deleting
+    and reverting external snapshots.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.41.0