news: Document support for QCOW2 format firmware

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Andrea Bolognani 2023-02-14 17:40:49 +01:00
parent c85d7e3647
commit 4b2799fdaa

View File

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