From: Roman Bogorodskiy Date: Tue, 20 May 2025 16:48:12 +0000 (+0200) Subject: NEWS: bhyve: document NVRAM support X-Git-Tag: v11.4.0-rc1~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14c05d8f3e39a548fdc0cc70a6f8edeb4a500489;p=thirdparty%2Flibvirt.git NEWS: bhyve: document NVRAM support Signed-off-by: Roman Bogorodskiy Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index e924c08fbf..636fcbd573 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -23,6 +23,14 @@ v11.4.0 (unreleased) That option suppresses registration of pkttyagent with polkitd. + * bhyve: support NVRAM configuration for UEFI firmwares + + The bhyve driver now supports specifying NVRAM store file, such as:: + + + + + * **Bug fixes** * qemu: Fix failure when reverting to internal snapshots