guix/gnu/system
Ludovic Courtès ed419fa0c5
vm: Add a <virtual-machine> type and associated gexp compiler.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): Add
 #:options parameter and honor it.
(<virtual-machine>): New record type.
(virtual-machine): New macro.
(port-forwardings->qemu-options, virtual-machine-compiler): New
procedures.
2017-07-20 11:57:13 +02:00
..
examples
file-systems.scm
install.scm
linux-container.scm
linux-initrd.scm
locale.scm locale: Demonadify the locale creation API. 2017-07-17 23:41:36 +02:00
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
vm.scm vm: Add a <virtual-machine> type and associated gexp compiler. 2017-07-20 11:57:13 +02:00