summary refs log tree commit diff
path: root/nixos/modules/virtualisation/qemu-vm.nix
Commit message (Expand)AuthorAge
* nixos/dockerPreloader: preload docker images (#49379)lewo2018-11-03
* Revert "virtualization/qemu-vm: fix and improve virtio/scsi switching"Sarah Brofeldt2018-09-25
* virtualization/qemu-vm: fix and improve virtio/scsi switchingStefan Junker2018-09-22
* nixos/qemu-vm: Don't explicitly mknod /dev/vda*Sarah Brofeldt2018-08-16
* nixos/testing: Fix output of systemd messagesaszlig2018-05-10
* Merge pull request #39099 from teto/qemu_agentxeji2018-05-10
|\
| * qemu-guest-agent: init moduleMatthieu Coudron2018-04-27
* | modules/virtualisation/qemu-vm: set console baudrate to 115200Florian Klink2018-05-07
* | modules/virtualisation/qemu-vm: always enable serial consoleFlorian Klink2018-05-07
* | virtualisation/qemu-vm.nix: remove ttysFlorian Klink2018-05-07
* | virtualisation/qemu-vm.nix: use lib.optionalStringFlorian Klink2018-05-07
* | nixos/tests: Fix QEMU flags for SCSI disksaszlig2018-04-30
* | nixos/qemu-vm: Always add a virtio RNG device to the questTuomas Tynkkynen2018-04-28
|/
* treewide: isArm -> isAarch32John Ericson2018-04-25
* qemu-vm service: quote arguments in qemu runnerNikolay Amiantov2018-03-26
* qemu-vm: passing QEMU_NET_OPTS would failMatthieu Coudron2018-03-17
* Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
|\
| * Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
| |\
| * | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
* | | nixos/qemu-vm: Add virtualized display + HID devices on AArch64Tuomas Tynkkynen2018-03-14
| |/ |/|
* | qemu-vm: removes warning when running build-vmMatthieu Coudron2018-03-12
|/
* runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen2018-01-30
* nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen2018-01-30
* nixos/qemu-vm: Pass gic-version=host for AArch64Tuomas Tynkkynen2017-12-06
* nixos/qemu-vm: Use different serial port on ARM/AArch64Tuomas Tynkkynen2017-11-26
* nixos/qemu-vm: Don't try enabling graphics/mouse on non-x86Tuomas Tynkkynen2017-11-26
* nixos/qemu-vm: Set QEMU command line depending on architectureTuomas Tynkkynen2017-11-26
* Add function closureInfo to replace pathsFromGraphEelco Dolstra2017-10-25
* OVMF: separate output for ovmf binariesJoachim Fasting2017-05-20
* qemu module: add virtualisation.cores optionGraham Christensen2017-04-24
* improve: modules/virtualisation/qemu-vm.nixThomas Strobel2017-03-04
* fix: "nixos-rebuild build-vm-with-bootloader"Thomas Strobel2017-03-03
* VM tests: veryloose -> cache=looseEelco Dolstra2017-02-13
* qemu-vm module: fix boot.tmpOnTmpfsNikolay Amiantov2017-02-03
* Use looser 9pfs caching in VM tests/buildsEelco Dolstra2016-12-29
* Use overlayfs instead of unionfs-fuse in the VM testsEelco Dolstra2016-12-21
* Enable virtualisation.writableStore by defaultEelco Dolstra2016-12-20
* Use only one build of qemu in VM testsEelco Dolstra2016-12-20
* virtualisation.qemu.program: RemoveEelco Dolstra2016-12-20
* ntp: make timesyncd the new defaultJörg Thalheim2016-12-17
* nixos/tests: Use a patched QEMU for testingaszlig2016-11-17
* treewide: replace several /sbin paths by /binNikolay Amiantov2016-08-19
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
* treewide: replace several /sbin paths by /binNikolay Amiantov2016-08-16
* nixos/qemu: don't recreate extra disksNikolay Amiantov2016-07-19
* boot.initrd.luks.devices: Change into an attribute setEelco Dolstra2016-05-25
* treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen2016-04-25
* qemu-img: Fix module pathsTuomas Tynkkynen2016-04-22
* treewide: Replace module_init_tools -> kmodTuomas Tynkkynen2016-04-22
* Add FIXMEEelco Dolstra2016-02-09