summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/qemu-vm.nix
AgeCommit message (Expand)Author
2020-04-27nixos/qemu-vm: don't set -vga stdworldofpeace
2019-11-24connman: move options to servicesChristian Kauhaus
2019-02-12nixos/qemu-vm: declarative drivesJean-Philippe Braun
2018-11-03nixos/dockerPreloader: preload docker images (#49379)lewo
2018-09-25Revert "virtualization/qemu-vm: fix and improve virtio/scsi switching"Sarah Brofeldt
2018-09-22virtualization/qemu-vm: fix and improve virtio/scsi switchingStefan Junker
2018-08-16nixos/qemu-vm: Don't explicitly mknod /dev/vda*Sarah Brofeldt
2018-05-10nixos/testing: Fix output of systemd messagesaszlig
2018-05-10Merge pull request #39099 from teto/qemu_agentxeji
2018-05-07modules/virtualisation/qemu-vm: set console baudrate to 115200Florian Klink
2018-05-07modules/virtualisation/qemu-vm: always enable serial consoleFlorian Klink
2018-05-07virtualisation/qemu-vm.nix: remove ttysFlorian Klink
2018-05-07virtualisation/qemu-vm.nix: use lib.optionalStringFlorian Klink
2018-04-30nixos/tests: Fix QEMU flags for SCSI disksaszlig
2018-04-28nixos/qemu-vm: Always add a virtio RNG device to the questTuomas Tynkkynen
2018-04-27qemu-guest-agent: init moduleMatthieu Coudron
2018-04-25treewide: isArm -> isAarch32John Ericson
2018-03-26qemu-vm service: quote arguments in qemu runnerNikolay Amiantov
2018-03-17qemu-vm: passing QEMU_NET_OPTS would failMatthieu Coudron
2018-03-15Merge commit '3ab2949' from staging into masterTuomas Tynkkynen
2018-03-14nixos/qemu-vm: Add virtualized display + HID devices on AArch64Tuomas Tynkkynen
2018-03-13Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2018-03-12qemu-vm: removes warning when running build-vmMatthieu Coudron
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2018-01-30runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen
2018-01-30nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen
2017-12-06nixos/qemu-vm: Pass gic-version=host for AArch64Tuomas Tynkkynen
2017-11-26nixos/qemu-vm: Use different serial port on ARM/AArch64Tuomas Tynkkynen
2017-11-26nixos/qemu-vm: Don't try enabling graphics/mouse on non-x86Tuomas Tynkkynen
2017-11-26nixos/qemu-vm: Set QEMU command line depending on architectureTuomas Tynkkynen
2017-10-25Add function closureInfo to replace pathsFromGraphEelco Dolstra
2017-05-20OVMF: separate output for ovmf binariesJoachim Fasting
2017-04-24qemu module: add virtualisation.cores optionGraham Christensen
2017-03-04improve: modules/virtualisation/qemu-vm.nixThomas Strobel
2017-03-03fix: "nixos-rebuild build-vm-with-bootloader"Thomas Strobel
2017-02-13VM tests: veryloose -> cache=looseEelco Dolstra
2017-02-03qemu-vm module: fix boot.tmpOnTmpfsNikolay Amiantov
2016-12-29Use looser 9pfs caching in VM tests/buildsEelco Dolstra
2016-12-21Use overlayfs instead of unionfs-fuse in the VM testsEelco Dolstra
2016-12-20Enable virtualisation.writableStore by defaultEelco Dolstra
2016-12-20Use only one build of qemu in VM testsEelco Dolstra
2016-12-20virtualisation.qemu.program: RemoveEelco Dolstra
2016-12-17ntp: make timesyncd the new defaultJörg Thalheim
2016-11-17nixos/tests: Use a patched QEMU for testingaszlig
2016-08-19treewide: replace several /sbin paths by /binNikolay Amiantov
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy
2016-08-16treewide: replace several /sbin paths by /binNikolay Amiantov
2016-07-19nixos/qemu: don't recreate extra disksNikolay Amiantov
2016-05-25boot.initrd.luks.devices: Change into an attribute setEelco Dolstra
2016-04-25treewide: Use correct output in ${config.nix.package}/binTuomas Tynkkynen