]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document support for QCOW2 format firmware
authorAndrea Bolognani <abologna@redhat.com>
Tue, 14 Feb 2023 16:40:49 +0000 (17:40 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 3 Mar 2023 12:52:37 +0000 (13:52 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 1a763f62236ba2fe1d4d918113cfd2e1b63084c1..2ccbf0a62ab7373a490bd37ad5978ef27ab7aca0 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,12 @@ v9.2.0 (unreleased)
 
 * **New features**
 
+  * 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**
 
   * qemu: Make firmware selection persistent