NEWS: Mention <transient/> disk support for qemu

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Peter Krempa 2020-09-24 13:32:37 +02:00
parent bde9e2c6c0
commit 29b2b390a9

View File

@ -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**