From: Andrea Bolognani Date: Thu, 31 Jul 2025 15:06:55 +0000 (+0200) Subject: news: Update for firmware selection fixes X-Git-Tag: v11.8.0-rc1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b1983d96f5f132db124622f6133d70b5040a54c0;p=thirdparty%2Flibvirt.git news: Update for firmware selection fixes Signed-off-by: Andrea Bolognani Reviewed-by: Jim Fehlig --- diff --git a/NEWS.rst b/NEWS.rst index 1b8e188f5e..847dcb390b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -36,6 +36,11 @@ v11.8.0 (unreleased) * **Bug fixes** + * qemu: Fix selection of stateless/combined firmware + + A stateless firmware will now be correctly chosen when appropriate, + e.g. for domains configured to use SEV-SNP. + v11.7.0 (2025-09-01) ====================