]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: mention 'manual' snapshot mode improvement
authorPeter Krempa <pkrempa@redhat.com>
Fri, 31 Oct 2025 13:17:11 +0000 (14:17 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Nov 2025 10:32:27 +0000 (11:32 +0100)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst

index e6e0250a65d3aaf8b9b69ddf1d1a5783e489687c..d54e23a0d68871a2cddb5fe13a81028e6139f529 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -71,6 +71,12 @@ v11.9.0 (unreleased)
     Libvirt's wireshark dissector plugin adapted to changes made to wireshark
     dissector API in its 4.6.0 release.
 
+  * qemu: 'manual' disk snapshot mode improvements
+
+    The 'manual' snapshot mode now ensures that also metadata of the images is
+    written out to disk so that user can take snapshots of e.g. qcow2 image
+    safely.
+
 * **Bug fixes**
 
   * ch: Load ``ch.conf`` from ``SYSCONFDIR``