Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 577e1502b5..d9b923dabb 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -33,6 +33,12 @@ v9.1.0 (unreleased)
Support crypto device(virtio crypto only), also add support for QEMU with
backend ``builtin`` and ``lkcf``.
+ * qemu: Add support for QCOW2 formatted firmware
+
+ This type of firmware can be picked up either automatically, if the
+ corresponding JSON descriptor has the highest priority, or manually by
+ using ``<loader format='qcow2'/>`` in the domain XML.
+
* **Improvements**
* RPM packaging changes
--
2.39.1