guix/gnu
Maxim Cournoyer 2eb22e3d0f
services: libvirt: Add UEFI firmware support.
This makes libvirt able to boot images that require a UEFI bootloader, with
the available firmwares exposed to libvirt made configurable via a new
configuration field.  For more background on the problem this fixes, see the
same issue that was reported in NixOS (see:
https://github.com/NixOS/nixpkgs/issues/115996).

* gnu/services/virtualization.scm: (list-of-file-likes?): New predicate.
(libvirt-configuration): [firmwares]: New field.
(/etc/qemu/firmware): New procedure.
(libvirt-service-type): Extend the etc-service-type with it.
(generate-libvirt-documentation): Delete obsolete procedure.
* doc/guix.texi: Re-generate doc.
* gnu/tests/virtualization.scm (run-libvirt-test): Augment memory from 256 to
512 MiB.  Test it.

Series-to: 77110@debbugs.gnu.org
Change-Id: I40694964405f13681520bf1e28b7365b0200d8f7
2025-03-27 21:21:06 +09:00
..
bootloader
build linux-container: ‘unprivileged-user-namespace-supported?’ returns #f on non-Linux. 2025-03-26 17:57:44 +01:00
home services: shepherd: Add ‘shepherd-timer’. 2025-03-23 19:30:57 +01:00
installer
machine
packages gnu: ovmf-x86-64: Install QEMU firmware metadata file. 2025-03-27 21:21:06 +09:00
services services: libvirt: Add UEFI firmware support. 2025-03-27 21:21:06 +09:00
system mapped-devices/luks: Add support for --allow-discards. 2025-03-22 22:53:13 +09:00
tests services: libvirt: Add UEFI firmware support. 2025-03-27 21:21:06 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: libmodbus: Update to 3.1.11. 2025-03-23 10:02:13 +03:00
machine.scm
packages.scm ui: Search channels for guix extensions 2025-03-08 17:40:58 +01:00
services.scm Revert "file-systems: %base-file-systems: Add tmpfs /run." 2025-03-05 14:45:15 +08:00
system.scm gnu: system: Cater for Guix Home in PATH. 2025-03-14 12:53:31 +01:00
tests.scm tests: Make ‘operating-system-with-console-syslog’ public. 2025-03-23 19:30:12 +01:00