From: Michal Privoznik Date: Wed, 10 Apr 2019 12:31:33 +0000 (+0200) Subject: news: Document firmware autoselection exposure in domcaps X-Git-Tag: v5.3.0-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2568c1c5e6ad22fd9d703d33e0f51e1d69b9bec;p=thirdparty%2Flibvirt.git news: Document firmware autoselection exposure in domcaps Signed-off-by: Michal Privoznik Reviewed-by: Cole Robinson --- diff --git a/docs/news.xml b/docs/news.xml index 86c7734694..ac0fe5fb0a 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -49,6 +49,18 @@ release. + + + qemu: Advertise firmware autoselection in domain capabilities + + + The firmware autoselection feature is now exposed in + domain capabilities and management applications can + query for accepted values, i.e. values that are accepted + and for which libvirt found firmware descriptor files. + Firmware Secure Boot support is also advertised. + +