Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 4585fdb9d462d8f91ca819f7c0b398cfc47745db
https://github.com/NixOS/nixpkgs/commit/4585fdb9d462d8f91ca819f7c0b398cfc47745db
Author: Graham Christensen <[email protected]>
Date: 2017-04-24 (Mon, 24 Apr 2017)
Changed paths:
M nixos/modules/virtualisation/qemu-vm.nix
Log Message:
-----------
qemu module: add virtualisation.cores option
QEMU can allow guests to access more than one host core at a time.
Previously, this had to be done via ad-hoc arguments:
virtualisation.qemu.options = ["-smp 12"];
Now you can simply specify:
virtualisation.cores = 12;
Commit: 3ab98d0971e68ec115c6ffaa259e0e72aedbc80a
https://github.com/NixOS/nixpkgs/commit/3ab98d0971e68ec115c6ffaa259e0e72aedbc80a
Author: Graham Christensen <[email protected]>
Date: 2017-04-24 (Mon, 24 Apr 2017)
Changed paths:
M nixos/modules/virtualisation/qemu-vm.nix
Log Message:
-----------
Merge pull request #24999 from grahamc/qemu
qemu module: add virtualisation.cores option
Compare: https://github.com/NixOS/nixpkgs/compare/75441dd64ac0...3ab98d0971e6_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits