about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/qemu-vm.nix
AgeCommit message (Expand)AuthorFilesLines
2018-05-10nixos/testing: Fix output of systemd messagesaszlig1-5/+19
2018-05-10Merge pull request #39099 from teto/qemu_agentxeji1-0/+11
2018-05-07modules/virtualisation/qemu-vm: set console baudrate to 115200Florian Klink1-1/+1
2018-05-07modules/virtualisation/qemu-vm: always enable serial consoleFlorian Klink1-5/+10
2018-05-07virtualisation/qemu-vm.nix: remove ttysFlorian Klink1-1/+0
2018-05-07virtualisation/qemu-vm.nix: use lib.optionalStringFlorian Klink1-1/+1
2018-04-30nixos/tests: Fix QEMU flags for SCSI disksaszlig1-9/+21
2018-04-28nixos/qemu-vm: Always add a virtio RNG device to the questTuomas Tynkkynen1-0/+1
2018-04-27qemu-guest-agent: init moduleMatthieu Coudron1-0/+11
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
2018-03-26qemu-vm service: quote arguments in qemu runnerNikolay Amiantov1-1/+1
2018-03-17qemu-vm: passing QEMU_NET_OPTS would failMatthieu Coudron1-1/+1
2018-03-15Merge commit '3ab2949' from staging into masterTuomas Tynkkynen1-1/+1
2018-03-14nixos/qemu-vm: Add virtualized display + HID devices on AArch64Tuomas Tynkkynen1-3/+5
2018-03-13Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-3/+3
2018-03-12qemu-vm: removes warning when running build-vmMatthieu Coudron1-3/+3
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2018-01-30runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen1-7/+1
2018-01-30nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen1-6/+2
2017-12-06nixos/qemu-vm: Pass gic-version=host for AArch64Tuomas Tynkkynen1-1/+1
2017-11-26nixos/qemu-vm: Use different serial port on ARM/AArch64Tuomas Tynkkynen1-1/+6
2017-11-26nixos/qemu-vm: Don't try enabling graphics/mouse on non-x86Tuomas Tynkkynen1-1/+3
2017-11-26nixos/qemu-vm: Set QEMU command line depending on architectureTuomas Tynkkynen1-2/+7
2017-10-25Add function closureInfo to replace pathsFromGraphEelco Dolstra1-10/+2
2017-05-20OVMF: separate output for ovmf binariesJoachim Fasting1-1/+1
2017-04-24qemu module: add virtualisation.cores optionGraham Christensen1-0/+13
2017-03-04improve: modules/virtualisation/qemu-vm.nixThomas Strobel1-9/+11
2017-03-03fix: "nixos-rebuild build-vm-with-bootloader"Thomas Strobel1-3/+3
2017-02-13VM tests: veryloose -> cache=looseEelco Dolstra1-2/+2
2017-02-03qemu-vm module: fix boot.tmpOnTmpfsNikolay Amiantov1-0/+7
2016-12-29Use looser 9pfs caching in VM tests/buildsEelco Dolstra1-2/+2
2016-12-21Use overlayfs instead of unionfs-fuse in the VM testsEelco Dolstra1-8/+10
2016-12-20Enable virtualisation.writableStore by defaultEelco Dolstra1-1/+1
2016-12-20Use only one build of qemu in VM testsEelco Dolstra1-5/+7
2016-12-20virtualisation.qemu.program: RemoveEelco Dolstra1-9/+1
2016-12-17ntp: make timesyncd the new defaultJörg Thalheim1-1/+1
2016-11-17nixos/tests: Use a patched QEMU for testingaszlig1-1/+9
2016-08-19treewide: replace several /sbin paths by /binNikolay Amiantov1-13/+13
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy1-13/+13
2016-08-16treewide: replace several /sbin paths by /binNikolay Amiantov1-13/+13
2016-07-19nixos/qemu: don't recreate extra disksNikolay Amiantov1-1/+3
2016-05-25boot.initrd.luks.devices: Change into an attribute setEelco Dolstra1-1/+1
2016-04-25treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen1-1/+1
2016-04-22qemu-img: Fix module pathsTuomas Tynkkynen1-5/+5
2016-04-22treewide: Replace module_init_tools -> kmodTuomas Tynkkynen1-5/+5
2016-02-09Add FIXMEEelco Dolstra1-0/+1
2016-02-06filesystems: use list of strings for fs optionsAneesh Agrawal1-6/+6
2016-01-11Revert "nixos/qemu-vm: Disable cache for $NIX_DISK_IMAGE"Domen Kožar1-2/+2
2015-12-29Force rebuild of some corrupted filesEelco Dolstra1-3/+4
2015-12-14nixos/qemu-vm: Disable cache for $NIX_DISK_IMAGEaszlig1-2/+2