summary refs log tree commit diff
path: root/nixos/lib/qemu-flags.nix
AgeCommit message (Expand)AuthorFilesLines
2020-08-21runInLinuxVM, test-driver: use -cpu max instead of -cpu hostMatthew Bauer1-2/+2
2020-07-20lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk1-1/+1
2020-07-20nixos/tests/networking.nix: test the services.dhcpd4.machines optionBas van Dijk1-2/+3
2020-07-20nixos/tests: support up to 255 nodes in NixOS testsBas van Dijk1-1/+5
2020-01-15runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth1-2/+2
2019-08-26treewide: remove redundant quotesvolth1-4/+4
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-2/+2
2018-08-20qemu: 2.12.1 -> 3.0.0volth1-2/+6
2018-05-31qemu-flags: default to qemu-kvmMatthew Bauer1-2/+2
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
2018-01-30runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen1-0/+6
2018-01-30nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen1-0/+4
2018-01-30nixos/qemu-flags: Take a 'pkgs' parameterTuomas Tynkkynen1-0/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+10