From c2568c1c5e6ad22fd9d703d33e0f51e1d69b9bec Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Wed, 10 Apr 2019 14:31:33 +0200 Subject: [PATCH] news: Document firmware autoselection exposure in domcaps Signed-off-by: Michal Privoznik Reviewed-by: Cole Robinson --- docs/news.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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. + +
-- 2.47.2