[PATCH] NEWS: Mention <transient/> disk support for qemu

Peter Krempa posted 1 patch 3 years, 6 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/084ccd22a52d0aa5504e384eaa519fce2c704f19.1601542231.git.pkrempa@redhat.com
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH] NEWS: Mention <transient/> disk support for qemu
Posted by Peter Krempa 3 years, 6 months ago
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 7663cf4208..56ccfefe4a 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,12 @@ v6.9.0 (unreleased)

 * **New features**

+  * qemu: Implement support for ``<transient/>`` disks
+
+    VM's based on the QEMU hypervisor now can use ``<transient/>`` option for
+    local file-backed disks to configure a disk which discards changes to the
+    disk which happened while it was active.
+
 * **Improvements**

 * **Bug fixes**
-- 
2.26.2

Re: [PATCH] NEWS: Mention <transient/> disk support for qemu
Posted by Andrea Bolognani 3 years, 6 months ago
On Thu, 2020-10-01 at 10:50 +0200, Peter Krempa wrote:
> +  * qemu: Implement support for ``<transient/>`` disks
> +
> +    VM's based on the QEMU hypervisor now can use ``<transient/>`` option for
> +    local file-backed disks to configure a disk which discards changes to the
> +    disk which happened while it was active.

s/VM's/VMs/
s/to the disk which happened/made to it/

With the above changed,

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization