summaryrefslogtreecommitdiffstats
path: root/nixos/lib/qemu-flags.nix
AgeCommit message (Expand)Author
2021-03-05nixos/qemu-flags: add ppc64Ryan Burns
2020-08-21runInLinuxVM, test-driver: use -cpu max instead of -cpu hostMatthew Bauer
2020-07-20lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk
2020-07-20nixos/tests/networking.nix: test the services.dhcpd4.machines optionBas van Dijk
2020-07-20nixos/tests: support up to 255 nodes in NixOS testsBas van Dijk
2020-01-15runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth
2019-08-26treewide: remove redundant quotesvolth
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson
2018-08-20qemu: 2.12.1 -> 3.0.0volth
2018-05-31qemu-flags: default to qemu-kvmMatthew Bauer
2018-04-25treewide: isArm -> isAarch32John Ericson
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
2018-01-30nixos/qemu-flags: Take a 'pkgs' parameterTuomas Tynkkynen
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra