ator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/virtualization.scm
AgeCommit message (Expand)Author
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
2020-09-29services: childhurd: Tweak description....Ludovic Courtès
2020-09-29services: hurd-vm: Run QEMU as an unprivileged user....Ludovic Courtès
2020-09-02services: childhurd: Always include the secret-service....Jan (janneke) Nieuwenhuizen
2020-09-01services: childhurd: Support installing secrets from the host....Jan (janneke) Nieuwenhuizen
2020-09-01services: Add secret-service-type....Jan (janneke) Nieuwenhuizen