index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
virtualization.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-20
gnu: Fix copyright line.
Leo Nikkilä
1
-0
/
+1
2022-11-07
services: qemu-binfmt: Add x86_64 QEMU target.
Leo Nikkilä
1
-1
/
+8
2022-09-13
services: secret-service: Inherit from the original 'guix-configuration'.
Ludovic Courtès
1
-0
/
+1
2022-09-09
services: libvirt: Fix listen TCP.
Oleg Pykhalov
1
-2
/
+5
2022-08-09
services: qemu-guest-agent: Fix arguments to qemu-ga.
Timotej Lazar
1
-7
/
+5
2022-04-29
services: Add missing 'description' fields.
Ludovic Courtès
1
-2
/
+7
2022-03-10
services: secret-service: Do not generate SSH and Guix key pairs.
Ludovic Courtès
1
-6
/
+14
2022-02-18
services: qemu-guest-agent: Fix implementation.
Ludovic Courtès
1
-18
/
+18
2021-12-12
services: secret-service: Turn into a Shepherd service.
Ludovic Courtès
1
-12
/
+33
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
Tobias Geerinckx-Rice
1
-4
/
+4
2021-11-12
services: Add qemu-guest-agent service.
Timotej Lazar
1
-1
/
+47
2021-09-04
services: libvirt: Change unix-sock-group default.
Brice Waegeneire
1
-1
/
+1
2021-09-04
services: libvirt: Add qemu field.
Brice Waegeneire
1
-1
/
+5
2021-08-30
services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>.
Ludovic Courtès
1
-1
/
+1
2021-08-29
services: Remove i486 qemu target.
Efraim Flashner
1
-8
/
+1
2021-07-10
services: qemu-binfmt: Preserve argv[0] by default.
Ludovic Courtès
1
-2
/
+12
2021-03-15
services/qemu-binfmt: Use the F flag and the static output of QEMU.
Maxim Cournoyer
1
-98
/
+129
2021-01-16
services: qemu-binfmt: 'guix-support?' defaults to #t.
Stefan
1
-1
/
+1
2021-01-14
services: hurd-vm: Respect hurd-vm-configuration's disk-size.
Jan (janneke) Nieuwenhuizen
1
-2
/
+4
2020-12-07
services: hurd-vm: Avoid circular dependency with (gnu system images hurd).
Ludovic Courtès
1
-9
/
+6
2020-10-25
services: guix: Make /etc/guix/acl really declarative by default.
Ludovic Courtès
1
-1
/
+10
2020-10-09
services: hurd-vm: Add 'gdb-minimal' to the default OS.
Ludovic Courtès
1
-0
/
+4
2020-09-30
services: hurd-vm: Add childhurd user to kvm group.
Jan (janneke) Nieuwenhuizen
1
-1
/
+4
2020-09-30
services: virtualization: Use a compressed qcow2 hurd disk-image.
Mathieu Othacehe
1
-0
/
+1
2020-09-29
services: secret-service: Add initial client/server handshake.
Ludovic Courtès
1
-2
/
+9
2020-09-29
services: secret-service: Move instance last in the list of services.
Ludovic Courtès
1
-2
/
+6
2020-09-29
services: hurd-vm: Pass "-no-reboot" when spawning the Hurd VM.
Ludovic Courtès
1
-1
/
+6
2020-09-29
services: hurd-vm: Initialize the guest's SSH/Guix keys at activation time.
Ludovic Courtès
1
-1
/
+66
2020-09-29
services: hurd-vm: Check whether /dev/kvm exists at run time.
Ludovic Courtès
1
-7
/
+8
2020-09-29
services: childhurd: Tweak description.
Ludovic Courtès
1
-1
/
+2
2020-09-29
services: hurd-vm: Run QEMU as an unprivileged user.
Ludovic Courtès
1
-13
/
+30
2020-09-02
services: childhurd: Always include the secret-service.
Jan (janneke) Nieuwenhuizen
1
-4
/
+11
2020-09-01
services: childhurd: Support installing secrets from the host.
Jan (janneke) Nieuwenhuizen
1
-11
/
+49
2020-09-01
services: Add secret-service-type.
Jan (janneke) Nieuwenhuizen
1
-1
/
+28
2020-06-28
services: virtualization: Export hurd-vm-configuration accessors.
Jan (janneke) Nieuwenhuizen
1
-2
/
+9
2020-06-25
services: childhurd: Adjust for hurd-disk-image move.
Marius Bakke
1
-0
/
+1
2020-06-21
services: childhurd: Support more than one instance.
Jan (janneke) Nieuwenhuizen
1
-11
/
+32
2020-06-14
services: Add 'hurd-vm service-type'.
Jan (janneke) Nieuwenhuizen
1
-7
/
+117
2020-04-12
services: libvirt-configuration: Fix grammar of "allows to select" to "allows
Vagrant Cascadian
1
-1
/
+1
2020-02-01
services: virtualization: Add riscv32 and riscv64 to qemu platforms.
Vagrant Cascadian
1
-1
/
+11
2019-11-05
services: libvirtd: Provide ip binary at runtime.
Miguel Ángel Arruga Vivas
1
-2
/
+4
2019-09-21
services: virtualization: Change libvirtd use syslog by default.
Christopher Baines
1
-1
/
+1
2019-09-11
services: libvirtd: Use '/run/current-system/profile/bin' as PATH.
宋文武
1
-1
/
+4
2019-09-11
gnu: libvirt: Don't wrap with PATH.
宋文武
1
-2
/
+4
2018-07-14
gnu: services: Export virtlog-configuration.
Julien Lepiller
1
-0
/
+1
2018-01-11
services: qemu-binfmt: Extend guix-daemon with extra chroot directories.
Ludovic Courtès
1
-2
/
+19
2018-01-11
services: Add qemu-binfmt.
Ludovic Courtès
1
-1
/
+249
2017-08-23
services: Add libvirt services
Ryan Moe
1
-0
/
+492