1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00
Files
guix/gnu/services
Ludovic Courtès 6738c29fbf services: Add qemu-binfmt.
* gnu/services/virtualization.scm (<qemu-platform>): New record type.
(bv): New macro.
(%i386, %i486, %alpha, %arm, %armeb, %sparc, %sparc32plus)
(%ppc, %ppc64, %ppc64le, %m68k, %mips, %mipsel, %mipsn32el)
(%mips64, %mips64el, %sh4, %sh4eb, %s390x, %aarch64, %hppa)
(%qemu-platforms): New variables.
(lookup-qemu-platforms): New procedure.
(<qemu-binfmt-configuration>): New record type.
(qemu-platform->binfmt): New procedures.
(%binfmt-mount-point, %binfmt-register-file, %binfmt-file-system)
(qemu-binfmt-service-type): New variables.
(qemu-binfmt-shepherd-services): New procedures.
* doc/guix.texi (Virtualization Services): Add "Transparent Emulation
with QEMU" heading.

binfmt fixlet
2018-01-11 14:29:49 +01:00
..
2017-11-05 15:29:52 +01:00
2017-11-05 15:29:52 +01:00
2017-11-05 15:29:52 +01:00
2017-10-06 21:24:30 +01:00
2017-11-22 23:16:01 +01:00
2017-12-23 07:11:14 +01:00
2016-10-12 19:26:10 +02:00
2017-05-14 18:56:32 -05:00
2017-09-23 21:07:27 +01:00
2016-12-21 20:45:34 +01:00
2017-05-03 16:16:17 +02:00
2017-12-04 23:31:15 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2018-01-11 14:29:49 +01:00