nixpkgs/nixos/modules
Graham Christensen 4585fdb9d4
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;
2017-04-24 15:23:46 -04:00
..
config treewide: use boolToString function 2017-04-11 18:18:53 +02:00
hardware rtl8192su-firmware: init at unstable-2016-10-05 2017-03-31 10:49:38 +02:00
i18n/input-method Remove top-level kde5 attribute 2017-02-27 11:49:10 -06:00
installer Refactor nixos-install to separate out filesystem build logic 2017-04-16 16:09:41 +00:00
misc Remove static uid/gid 2017-03-18 13:54:39 +01:00
profiles nixos: fix renaming warning in graphical profile 2017-03-03 07:27:41 -06:00
programs Merge pull request #24486 from srp/master 2017-04-16 21:40:21 +02:00
security acme: Add "domain" option to separate domain from name 2017-04-11 18:28:05 +02:00
services display-manager: fix argument handling of sddm 2017-04-18 01:41:17 +02:00
system Revert "grub module: fix efiInstallAsRemovable description" 2017-04-18 14:26:36 +02:00
tasks network-interfaces-scripted: Add static parameter for default gateway 2017-04-16 22:59:53 +02:00
testing kdm: drop service 2017-02-11 13:55:09 -05:00
virtualisation qemu module: add virtualisation.cores option 2017-04-24 15:23:46 -04:00
module-list.nix Merge pull request #24486 from srp/master 2017-04-16 21:40:21 +02:00
rename.nix nixos/fontconfig: remove renderMonoTTFAsBitmap 2017-04-03 08:24:32 -05:00