]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: bhyve: document NVRAM support
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Tue, 20 May 2025 16:48:12 +0000 (18:48 +0200)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Wed, 21 May 2025 17:02:38 +0000 (19:02 +0200)
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index e924c08fbffe941029fd29941afcded449980931..636fcbd5734280209003e0ede4c0389ed0da4bd9 100644 (file)
--- 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::
+
+      <os firmware='efi'>
+        <nvram/>
+      </os>
+
 * **Bug fixes**
 
   * qemu: Fix failure when reverting to internal snapshots