summaryrefslogtreecommitdiff
path: root/gnu/services/virtualization.scm
AgeCommit message (Expand)Author
2024-03-06services: virtual-build-machine: Disable substitutes by default.Ludovic Courtès
2024-02-18services: virtual-build-machine: Add ‘configuration’ action.Ludovic Courtès
2024-02-18services: virtual-build-machine: Add periodic GC job.Ludovic Courtès
2024-02-18services: virtual-build-machine: Use a non-volatile root file system.Ludovic Courtès
2024-02-18services: virtual-build-machine: Do not offload when service is stopped.Ludovic Courtès
2024-02-12services: virtual-build-machine: Use a larger partition by default.Ludovic Courtès
2024-02-12services: virtual-build-machine: Add base file systems to default OS.Ludovic Courtès
2024-02-10services: Add ‘virtual-build-machine’ service.Ludovic Courtès
2024-02-10services: secret-service: Make the endpoint configurable.Ludovic Courtès
2023-10-05services: hurd-vm: Leave root password uninitialized when offloading.Ludovic Courtès
2023-10-01services: hurd-vm: Implement zero-configuration offloading.Ludovic Courtès
2023-10-01services: hurd-vm: Disable password-based authentication for root.Ludovic Courtès
2023-10-01services: hurd-vm: ‘image’ field has to be an <image> record.Ludovic Courtès
2023-10-01services: childhurd: Authorize the childhurd’s key on the host.Ludovic Courtès
2023-10-01services: hurd-vm: Use the default SSH port number.Ludovic Courtès
2023-09-18services: hurd-vm: Use ‘qemu-system-x86_64’.Ludovic Courtès
2023-07-13services: childhurd: Bump default qemu memory to 2048MB.Janneke Nieuwenhuizen
2023-07-07services: libvirt: Add requirement on dbus.Josselin Poiret
2023-06-16services: qemu-guest-agent: Add dependency on udev.Ludovic Courtès
2023-05-09service: qemu-binfmt: Remove broken qemu targets.Efraim Flashner
2023-05-04services: qemu-binfmt: Add more targets.Efraim Flashner
2022-11-20gnu: Fix copyright line.Leo Nikkilä
2022-11-07services: qemu-binfmt: Add x86_64 QEMU target.Leo Nikkilä
2022-09-13services: secret-service: Inherit from the original 'guix-configuration'.Ludovic Courtès
2022-09-09services: libvirt: Fix listen TCP.Oleg Pykhalov
2022-08-09services: qemu-guest-agent: Fix arguments to qemu-ga.Timotej Lazar
2022-04-29services: Add missing 'description' fields.Ludovic Courtès
2022-03-10services: secret-service: Do not generate SSH and Guix key pairs.Ludovic Courtès
2022-02-18services: qemu-guest-agent: Fix implementation.Ludovic Courtès
2021-12-12services: secret-service: Turn into a Shepherd service.Ludovic Courtès
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice
2021-11-12services: Add qemu-guest-agent service.Timotej Lazar
2021-09-04services: libvirt: Change unix-sock-group default.Brice Waegeneire
2021-09-04services: libvirt: Add qemu field.Brice Waegeneire
2021-08-30services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>.Ludovic Courtès
2021-08-29services: Remove i486 qemu target.Efraim Flashner
2021-07-10services: qemu-binfmt: Preserve argv[0] by default.Ludovic Courtès
2021-03-15services/qemu-binfmt: Use the F flag and the static output of QEMU.Maxim Cournoyer
2021-01-16services: qemu-binfmt: 'guix-support?' defaults to #t.Stefan
2021-01-14services: hurd-vm: Respect hurd-vm-configuration's disk-size.Jan (janneke) Nieuwenhuizen
2020-12-07services: hurd-vm: Avoid circular dependency with (gnu system images hurd).Ludovic Courtès
2020-10-25services: guix: Make /etc/guix/acl really declarative by default.Ludovic Courtès
2020-10-09services: hurd-vm: Add 'gdb-minimal' to the default OS.Ludovic Courtès
2020-09-30services: hurd-vm: Add childhurd user to kvm group.Jan (janneke) Nieuwenhuizen
2020-09-30services: virtualization: Use a compressed qcow2 hurd disk-image.Mathieu Othacehe
2020-09-29services: secret-service: Add initial client/server handshake.Ludovic Courtès
2020-09-29services: secret-service: Move instance last in the list of services.Ludovic Courtès
2020-09-29services: hurd-vm: Pass "-no-reboot" when spawning the Hurd VM.Ludovic Courtès
2020-09-29services: hurd-vm: Initialize the guest's SSH/Guix keys at activation time.Ludovic Courtès
2020-09-29services: hurd-vm: Check whether /dev/kvm exists at run time.Ludovic Courtès