mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
32b675456e
Introduce config file support for the bhyve driver. The only available setting at present is 'firmware_dir' for specifying a directory with UEFI firmware files.
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
module Test_libvirtd_bhyve =
|
|
::CONFIG::
|
|
|
|
test Libvirtd_bhyve.lns get conf =
|
|
{ "firmware_dir" = "/usr/local/share/uefi-firmware" }
|