From: Andrea Bolognani Date: Tue, 14 Feb 2023 16:40:49 +0000 (+0100) Subject: news: Document support for QCOW2 format firmware X-Git-Tag: v9.2.0-rc1~239 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b2799fdaa2df1e0ffca46edba2037420cf10fc2;p=thirdparty%2Flibvirt.git news: Document support for QCOW2 format firmware Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 1a763f6223..2ccbf0a62a 100644 --- 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 ```` in the domain XML. + * **Improvements** * qemu: Make firmware selection persistent