summary refs log tree commit diff
path: root/nixos/lib/qemu-flags.nix
Commit message (Expand)AuthorAge
* nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj2021-09-18
* nixos/qemu: fix several shellcheck issuesrnhmjoj2021-09-18
* nixos/qemu-flags: add ppc64Ryan Burns2021-03-05
* runInLinuxVM, test-driver: use -cpu max instead of -cpu hostMatthew Bauer2020-08-21
* lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk2020-07-20
* nixos/tests/networking.nix: test the services.dhcpd4.machines optionBas van Dijk2020-07-20
* nixos/tests: support up to 255 nodes in NixOS testsBas van Dijk2020-07-20
* runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth2020-01-15
* treewide: remove redundant quotesvolth2019-08-26
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* qemu: 2.12.1 -> 3.0.0volth2018-08-20
* qemu-flags: default to qemu-kvmMatthew Bauer2018-05-31
* treewide: isArm -> isAarch32John Ericson2018-04-25
* runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen2018-01-30
* nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen2018-01-30
* nixos/qemu-flags: Take a 'pkgs' parameterTuomas Tynkkynen2018-01-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10