nixpkgs/nixos/modules/virtualisation
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
..
openstack nixos/modules: use defaultText/literalExample where applicable 2017-03-07 14:06:08 +01:00
amazon-image.nix Fix eval error due to config.ec2.hvm 2017-04-04 13:49:13 +02:00
amazon-init.nix amazon-init.service: fix starting services at startup 2017-02-27 16:51:36 +00:00
amazon-options.nix Fix eval error due to config.ec2.hvm 2017-04-04 13:49:13 +02:00
azure-agent-entropy.patch
azure-agent.nix treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
azure-bootstrap-blobs.nix add Azure bootstrap blob list 2016-09-15 16:27:47 +03:00
azure-common.nix openssh: support prohibit-password for permitRootLogin 2016-10-01 13:23:56 -04:00
azure-config-user.nix
azure-config.nix
azure-image.nix Azure: switch back to qemu 2.2.0 for generating image. Seems to work best. 2017-02-13 09:55:03 +00:00
azure-qemu-220-no-etc-install.patch
brightbox-config.nix
brightbox-image.nix openssh: support prohibit-password for permitRootLogin 2016-10-01 13:23:56 -04:00
container-config.nix
containers.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
docker-image.nix
docker.nix docker: fix socket permissions 2017-04-03 09:05:37 -04:00
ec2-amis.nix Add 17.03 AMIs 2017-04-03 17:46:34 +02:00
ec2-data.nix
ecs-agent.nix nixos/modules: use defaultText/literalExample where applicable 2017-03-07 14:06:08 +01:00
google-compute-config.nix
google-compute-image.nix Make GCE image as small as possible and incorporate partition growing 2017-03-27 17:41:42 +02:00
grow-partition.nix cloud-utils: 0.27 -> 0.29 2016-11-17 15:15:42 +01:00
libvirtd.nix libvirt: make guest suspend work, use upstream units 2017-03-25 14:59:01 +01:00
lxc-container.nix
lxc.nix lxc: ensure directory /var/lib/lxc/rootfs 2017-03-15 12:42:27 +01:00
lxcfs.nix lxcfs: add module 2016-12-04 11:26:17 +01:00
lxd.nix
nova-config.nix nova-image: support partition resizing 2017-02-24 22:19:53 +01:00
nova.nix
openvswitch.nix
parallels-guest.nix ntp: make timesyncd the new default 2016-12-17 00:00:45 +01:00
qemu-vm.nix qemu module: add virtualisation.cores option 2017-04-24 15:23:46 -04:00
rkt.nix nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
virtualbox-guest.nix virtualbox guest module: make x11 optional 2016-12-04 22:24:01 +01:00
virtualbox-host.nix nixos/virtualbox: unbreak wrt. new security.wrappers 2017-02-15 07:25:33 +01:00
virtualbox-image.nix nixos/virtualbox-image: Fix path to virtualbox 2016-09-13 07:26:59 +02:00
vmware-guest.nix open-vm-tools: 10.0.7 -> 10.1.0 2017-02-10 20:12:00 +02:00
xe-guest-utilities.nix
xen-dom0.nix nixos: xen: condition default packages on enable 2017-03-24 01:54:04 +01:00
xen-domU.nix xen: update domU config for pvgrub2 2017-02-12 20:53:54 +01:00