]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Mention firmwareFeatures element for domaincaps
authorAndrea Bolognani <abologna@redhat.com>
Tue, 10 Feb 2026 23:51:35 +0000 (00:51 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 17 Feb 2026 12:51:39 +0000 (13:51 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 54f541cdbcec0d3fbff0e38b357f99c30ce20528..7a80116de3a87c53a257bc2f64f33062bd0bce7e 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v12.1.0 (unreleased)
 
 * **New features**
 
+  * qemu: Advertise firmware features in domain capabilities XML
+
+    The contents of the ``<firmwareFeatures/>`` element can be used to determine
+    ahead of time whether a firmware matching certain characteristics, for
+    example Secure Boot support, is available for the selected architecture and
+    machine type.
+
 * **Improvements**
 
 * **Bug fixes**