]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemu.conf: Make nvram list obsolete
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 16 Apr 2019 15:30:13 +0000 (17:30 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 2 May 2019 13:09:45 +0000 (15:09 +0200)
Now that libvirt has firmware auto selection feature the nvram
config knob is more or less obsolete. It still makes sense in
cases where distro users are using does not provide FW descriptor
files, therefore I'm not removing it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu.conf

index 334b4cd4ee950488c31074f7c07eddad0bfe139c..5a85789d8132415ae52c8bafee19237efce1a360 100644 (file)
 
 # Location of master nvram file
 #
+# This configuration option is obsolete. Libvirt will follow the
+# QEMU firmware metadata specification to automatically locate
+# firmware images. See docs/interop/firmware.json in the QEMU
+# source tree. These metadata files are distributed alongside any
+# firmware images intended for use with QEMU.
+#
+# ------------------------------------------
+#
 # When a domain is configured to use UEFI instead of standard
 # BIOS it may use a separate storage for UEFI variables. If
 # that's the case libvirt creates the variable store per domain