summaryrefslogtreecommitdiff
path: root/gnu/services/virtualization.scm
AgeCommit message (Expand)AuthorFilesLines
2022-11-20gnu: Fix copyright line.Leo Nikkilä1-0/+1
2022-11-07services: qemu-binfmt: Add x86_64 QEMU target.Leo Nikkilä1-1/+8
2022-09-13services: secret-service: Inherit from the original 'guix-configuration'.Ludovic Courtès1-0/+1
2022-09-09services: libvirt: Fix listen TCP.Oleg Pykhalov1-2/+5
2022-08-09services: qemu-guest-agent: Fix arguments to qemu-ga.Timotej Lazar1-7/+5
2022-04-29services: Add missing 'description' fields.Ludovic Courtès1-2/+7
2022-03-10services: secret-service: Do not generate SSH and Guix key pairs.Ludovic Courtès1-6/+14
2022-02-18services: qemu-guest-agent: Fix implementation.Ludovic Courtès1-18/+18
2021-12-12services: secret-service: Turn into a Shepherd service.Ludovic Courtès1-12/+33
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice1-4/+4
2021-11-12services: Add qemu-guest-agent service.Timotej Lazar1-1/+47
2021-09-04services: libvirt: Change unix-sock-group default.Brice Waegeneire1-1/+1
2021-09-04services: libvirt: Add qemu field.Brice Waegeneire1-1/+5
2021-08-30services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>.Ludovic Courtès1-1/+1
2021-08-29services: Remove i486 qemu target.Efraim Flashner1-8/+1
2021-07-10services: qemu-binfmt: Preserve argv[0] by default.Ludovic Courtès1-2/+12
2021-03-15services/qemu-binfmt: Use the F flag and the static output of QEMU.Maxim Cournoyer1-98/+129
2021-01-16services: qemu-binfmt: 'guix-support?' defaults to #t.Stefan1-1/+1
2021-01-14services: hurd-vm: Respect hurd-vm-configuration's disk-size.Jan (janneke) Nieuwenhuizen1-2/+4
2020-12-07services: hurd-vm: Avoid circular dependency with (gnu system images hurd).Ludovic Courtès1-9/+6
2020-10-25services: guix: Make /etc/guix/acl really declarative by default.Ludovic Courtès1-1/+10
2020-10-09services: hurd-vm: Add 'gdb-minimal' to the default OS.Ludovic Courtès1-0/+4
2020-09-30services: hurd-vm: Add childhurd user to kvm group.Jan (janneke) Nieuwenhuizen1-1/+4
2020-09-30services: virtualization: Use a compressed qcow2 hurd disk-image.Mathieu Othacehe1-0/+1
2020-09-29services: secret-service: Add initial client/server handshake.Ludovic Courtès1-2/+9
2020-09-29services: secret-service: Move instance last in the list of services.Ludovic Courtès1-2/+6
2020-09-29services: hurd-vm: Pass "-no-reboot" when spawning the Hurd VM.Ludovic Courtès1-1/+6
2020-09-29services: hurd-vm: Initialize the guest's SSH/Guix keys at activation time.Ludovic Courtès1-1/+66
2020-09-29services: hurd-vm: Check whether /dev/kvm exists at run time.Ludovic Courtès1-7/+8
2020-09-29services: childhurd: Tweak description.Ludovic Courtès1-1/+2
2020-09-29services: hurd-vm: Run QEMU as an unprivileged user.Ludovic Courtès1-13/+30
2020-09-02services: childhurd: Always include the secret-service.Jan (janneke) Nieuwenhuizen1-4/+11
2020-09-01services: childhurd: Support installing secrets from the host.Jan (janneke) Nieuwenhuizen1-11/+49
2020-09-01services: Add secret-service-type.Jan (janneke) Nieuwenhuizen1-1/+28
2020-06-28services: virtualization: Export hurd-vm-configuration accessors.Jan (janneke) Nieuwenhuizen1-2/+9
2020-06-25services: childhurd: Adjust for hurd-disk-image move.Marius Bakke1-0/+1
2020-06-21services: childhurd: Support more than one instance.Jan (janneke) Nieuwenhuizen1-11/+32
2020-06-14services: Add 'hurd-vm service-type'.Jan (janneke) Nieuwenhuizen1-7/+117
2020-04-12services: libvirt-configuration: Fix grammar of "allows to select" to "allowsVagrant Cascadian1-1/+1
2020-02-01services: virtualization: Add riscv32 and riscv64 to qemu platforms.Vagrant Cascadian1-1/+11
2019-11-05services: libvirtd: Provide ip binary at runtime.Miguel Ángel Arruga Vivas1-2/+4
2019-09-21services: virtualization: Change libvirtd use syslog by default.Christopher Baines1-1/+1
2019-09-11services: libvirtd: Use '/run/current-system/profile/bin' as PATH.宋文武1-1/+4
2019-09-11gnu: libvirt: Don't wrap with PATH.宋文武1-2/+4
2018-07-14gnu: services: Export virtlog-configuration.Julien Lepiller1-0/+1
2018-01-11services: qemu-binfmt: Extend guix-daemon with extra chroot directories.Ludovic Courtès1-2/+19
2018-01-11services: Add qemu-binfmt.Ludovic Courtès1-1/+249
2017-08-23services: Add libvirt servicesRyan Moe1-0/+492