summaryrefslogtreecommitdiff
path: root/gnu/system/vm.scm
Commit message (Expand)AuthorAgeFilesLines
* vm: Disable caching for writable file system mappings....Ludovic Courtès2020-08-311-1/+2
* Revert "vm: Use virtio network driver."...Marius Bakke2020-07-111-1/+0
* system: vm: Add missing imported module....Royce Strange2020-06-091-0/+1
* hurd-boot: Further cleanup of "rc"....Jan (janneke) Nieuwenhuizen2020-06-081-2/+3
* vm: Shared-store script runs the native QEMU and Bash....Ludovic Courtès2020-06-061-2/+3
* vm: <virtual-machine> compiler honors system and target....Ludovic Courtès2020-06-061-1/+12
* vm: 'qemu-image' preserves the cross-compilation target of the OS....Ludovic Courtès2020-06-061-4/+19
* vm: 'qemu-image' uses the native partitioning tools and bootloader....Ludovic Courtès2020-06-061-3/+3
* vm: 'expression->derivation-in-linux-vm' always returns a native build....Ludovic Courtès2020-06-061-9/+7
* vm: Use 'let-system'....Ludovic Courtès2020-05-161-7/+8
* Merge branch 'core-updates'Marius Bakke2020-05-081-2/+22
|\
| * Merge branch 'master' into core-updatesMarius Bakke2020-05-051-191/+25
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2020-04-261-2/+0
| |\ \
| * | | vm: Make the device node procedure a parameter....Ludovic Courtès2020-04-111-0/+12
| * | | vm: 'qemu-image' can pass options to the 'mkfs' command....Ludovic Courtès2020-04-111-1/+4
| * | | vm: 'qemu-image' accepts a list of extra populate directives....Ludovic Courtès2020-04-111-1/+6
* | | | guix system: 'docker-image' honors '--network'....Ludovic Courtès2020-05-071-7/+13
| |_|/ |/| |
* | | vm: Remove obsolete procedures....Mathieu Othacehe2020-05-051-134/+17
* | | image: Add a new API....Mathieu Othacehe2020-05-051-9/+8
* | | system: vm: Move operating-system-uuid....Mathieu Othacehe2020-05-051-48/+0
| |/ |/|
* | vm: Remove unused import....Marius Bakke2020-04-261-2/+0
|/
* vm: Use virtio network driver....Marius Bakke2020-04-101-0/+1
* vm: 'system-disk-image' honors #:substitutable? for ISO9660 images....Ludovic Courtès2020-04-101-2/+5
* vm: Allow images to be marked as non-substitutable....Ludovic Courtès2020-04-081-8/+21
* vm: Distinguish between success and failure of the guest code....Ludovic Courtès2020-03-261-6/+9
* vm: Compute UUIDs truly deterministically....Ludovic Courtès2020-03-101-2/+3
* file-systems: Add a 'file-system-device->string' procedure....Maxim Cournoyer2020-03-021-7/+1
* gnu: Remove uses of deprecated Qemu network configuration....Marius Bakke2019-12-181-3/+2
* system: vm: Support cross-compilation....Mathieu Othacehe2019-12-011-5/+13
* system: vm: Add arm64 support....Mathieu Othacehe2019-11-221-6/+9
* vm: Honor the VOLATILE? parameter when producing a system disk image....Maxim Cournoyer2019-11-181-1/+1
* maint: Switch to Guile-JSON 3.x....Ludovic Courtès2019-07-251-1/+1
* vm: 'system-docker-image' builds in a UTF-8 locale....Ludovic Courtès2019-06-171-0/+5
* vm: Create installation media with MBR and HFS only, no GPT....Danny Milosavljevic2019-05-181-3/+8
* vm: 'system-docker-image' provides an entry point....Ludovic Courtès2019-05-151-2/+16
* vm: Auto-detect if inputs should be registered....Maxim Cournoyer2019-05-131-12/+18
* vm: Build ISOs and VM images in a UTF-8 environment....Ludovic Courtès2019-05-011-0/+10
* vm: 'system-disk-image' no longer requires the OS to define the "/" file system....Ludovic Courtès2019-04-251-5/+14
* vm: Do not mount /xchg with "cache=loose"....Ludovic Courtès2019-04-141-11/+8
* vm: Ask QEMU for more RAM in the VM that makes ISO9660 images....Ludovic Courtès2019-03-271-1/+4
* system: Add 'essential-services' field to <operating-system>....Ludovic Courtès2019-03-251-6/+7
* vm: 'virtualized-operating-system' inherits from the user's bootloader config....Ludovic Courtès2019-03-241-0/+1
* vm: 'system-docker-image' calls 'sync' before rebooting....Ludovic Courtès2019-03-221-1/+4
* vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure....Ludovic Courtès2019-03-171-2/+3
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-131-3/+3
* pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'....Ludovic Courtès2019-02-111-2/+4
* vm: Remove unnecessary import....Ludovic Courtès2019-01-221-1/+0
* linux-initrd: 'expression->initrd' returns the complete file name....Ludovic Courtès2018-11-211-1/+1
* vm: Remove explicit calls to 'operating-system-derivation'....Ludovic Courtès2018-11-181-97/+94
* system: De-monadify 'operating-system-bootcfg'....Ludovic Courtès2018-11-181-5/+5