]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention <transient/> disk support for qemu
authorPeter Krempa <pkrempa@redhat.com>
Thu, 24 Sep 2020 11:32:37 +0000 (13:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 2 Oct 2020 07:28:45 +0000 (09:28 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 7663cf4208b6c06398b45160e73ba45a98bf4663..de46cac8c59d2be6bc590256ff1c67f6d68b2de0 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,12 @@ v6.9.0 (unreleased)
 
 * **New features**
 
+  * qemu: Implement support for ``<transient/>`` disks
+
+    VMs based on the QEMU hypervisor now can use ``<transient/>`` option for
+    local file-backed disks to configure a disk which discards changes made to
+    it while the VM was active.
+
 * **Improvements**
 
 * **Bug fixes**