summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/qemu-vm.nix
AgeCommit message (Expand)Author
2020-10-30nixos/qemu-vm: Update system.requiredKernelConfigMira Ressel
2020-10-30nixos/qemu-vm: Don't require CONFIG_EXPERIMENTALMira Ressel
2020-10-30nixos/qemu-vm: Fix condition in requiredKernelConfigMira Ressel
2020-10-21nixos: fix qemu_test being used in normal VMsrnhmjoj
2020-09-06Revert "nixos/qemu-vm: support nix run"worldofpeace
2020-09-06nixos/qemu-vm: support nix runworldofpeace
2020-08-23Remove docker-preloader module and testAntoine Eiche
2020-07-21qemu-vm: fix master evalajs124
2020-07-20nixos/modules/system/activation/top-level.nix: allow overriding system.nameBas van Dijk
2020-07-06Merge pull request #92122 from nh2/qemu-vm-fix-useBootLoaderNiklas Hambüchen
2020-07-06qemu-vm: treat EFI vars as state, similarly to diskImageDaniel Fullmer
2020-07-06qemu-vm: add EFI support for aarch64Daniel Fullmer
2020-07-06qemu-vm: split EFI NVRAM into CODE and VARSDaniel Fullmer
2020-07-06qemu-vm: allow bootloader to set EFI varsDaniel Fullmer
2020-07-04qemu-vm.nix: Fix device name hardcodes on `useBootLoader`.Niklas Hambüchen
2020-07-04qemu-vm.nix: Do not mount `/boot` read-only.Niklas Hambüchen
2020-07-04nixos/qemu-vm: Don't assume boot drive is always vdbChuck
2020-07-03nixos/qemu-vm: Generalize drive namingChuck
2020-07-03nixos/qemu-vm: Refactor: Combine duplicate disk definitionsChuck
2020-06-08Fix typoAlexandre Esteves
2020-06-08Merge pull request #88574 from JJJollyjim/qemu-vm-qboot-optFlorian Klink
2020-06-08nixos/qemu-vm: add option to use a non-standard BIOSJamie McClymont
2020-06-01Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink
2020-06-01qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt
2020-05-05nixos/systemd-boot: Add basic testDaniel Fullmer
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