aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/vm.scm
Commit message (Expand)AuthorAge
* vm: Always use a native emulator in ‘guix system vm’.Ludovic Courtès2024-04-17
* vm: If not the same local architecture, don't enable kvm.Zheng Junjie2024-03-31
* vm: add arguments to use virt machine type for qemu-riscv64.Zheng Junjie2024-03-31
* vm: When target riscv64-linux, use u-boot-qemu-riscv64-bootloader.Zheng Junjie2024-03-31
* vm: use #$ for kernel-arguments.Zheng Junjie2024-03-31
* services: Add ‘virtual-build-machine’ service.Ludovic Courtès2024-02-10
* vm: Add ‘cpu-count’ field to <virtual-machine>.Ludovic Courtès2024-02-10
* vm: Export <virtual-machine> accessors.Ludovic Courtès2024-02-10
* vm: Add ‘date’ field to <virtual-machine>.Ludovic Courtès2024-02-10
* system: vm: Include the cirrus driver in the initrd.Tobias Geerinckx-Rice2023-10-29
* system: vm: Remove unused variable.Ludovic Courtès2023-10-01
* system: vm: Non-volatile 'run-vm.sh' creates a CoW image.Ludovic Courtès2022-12-06
* system: vm: Change the writable image name.Mathieu Othacehe2022-01-14
* system: vm: Restore default RAM size to 512MB.Mathieu Othacehe2022-01-06
* Remove VM generation dead-code.Mathieu Othacehe2021-12-23
* system: vm: Use the image API to generate QEMU images.Mathieu Othacehe2021-12-23
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * system: vm: Remove the vga argument.Mathieu Othacehe2021-12-03
| * guix system vm: Add --no-graphic CLI argument.Attila Lendvai2021-12-03
* | vm: <virtual-machine> defaults to using 'qemu-minimal'.Ludovic Courtès2021-11-20
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07
|\|
| * Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer2021-08-29
| * Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber2021-08-15
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\|
| * vm: Update deprecated QEMU option syntax.Tobias Geerinckx-Rice2021-06-25
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-22
|\|
| * Revert "vm: Autoload (gnu build vm)."Tobias Geerinckx-Rice2021-05-18
| * vm: Remove unused imports.Ludovic Courtès2021-05-17
| * vm: Autoload (gnu build vm).Ludovic Courtès2021-05-17
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\|
| * system: vm: Add a memory-size argument to system-docker-image.Mathieu Othacehe2021-04-12
| * system: vm: Set a larger value for the msize option of the 9p file system.Maxim Cournoyer2021-04-08
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * system: vm: Use Guile 3.0 in Docker images.Ludovic Courtès2021-02-25
| * scripts: system: Remove 'vm-image' command.Mathieu Othacehe2021-02-17
* | Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines2020-11-29
|\|
| * system: vm: Remove unused system-disk-image-in-vm.Maxim Cournoyer2020-11-17
| * vm: expression->derivation-in-linux-vm: Run in a UTF-8 locale.Ludovic Courtès2020-11-10
| * vm: 'system-qemu-image' forces the use of i386/BIOS GRUB.Ludovic Courtès2020-11-10
| * vm: system-qemu-image: Fix type error, remove more actual file systems.Ludovic Courtès2020-11-05
* | Remove the last vestiges of GuixSD.Tobias Geerinckx-Rice2020-10-16
|/
* vm: Disable caching for writable file system mappings.Ludovic Courtès2020-08-31
* Revert "vm: Use virtio network driver."Marius Bakke2020-07-11
* system: vm: Add missing imported module.Royce Strange2020-06-09
* hurd-boot: Further cleanup of "rc".Jan (janneke) Nieuwenhuizen2020-06-08
* vm: Shared-store script runs the native QEMU and Bash.Ludovic Courtès2020-06-06
* vm: <virtual-machine> compiler honors system and target.Ludovic Courtès2020-06-06
* vm: 'qemu-image' preserves the cross-compilation target of the OS.Ludovic Courtès2020-06-06
* vm: 'qemu-image' uses the native partitioning tools and bootloader.Ludovic Courtès2020-06-06
* vm: 'expression->derivation-in-linux-vm' always returns a native build.Ludovic Courtès2020-06-06