summary refs log tree commit diff
path: root/nixos/modules/virtualisation
Commit message (Expand)AuthorAge
...
| * | remove the entire temporary directoryAmineChikhaoui2018-04-28
| * | pull the ssh host keys from the metadata service as expected by NixOps.AmineChikhaoui2018-04-28
* | | virtualisation.virtualbox.host: migrate from mkOption to mkEnableOptionFlorian Klink2018-05-01
* | | virtualisation.virtualbox.host: introduce enableExtensionPackFlorian Klink2018-05-01
* | | nixos/tests: Fix QEMU flags for SCSI disksaszlig2018-04-30
|/ /
* / nixos/qemu-vm: Always add a virtio RNG device to the questTuomas Tynkkynen2018-04-28
|/
* treewide: isArm -> isAarch32John Ericson2018-04-25
* Merge pull request #35541 from xeji/containers-extraflagsJörg Thalheim2018-04-21
|\
| * nixos/containers: add extraFlags optionxeji2018-04-12
* | Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson2018-04-19
|\ \
| * | nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
* | | azure-agent: add bash to service path.Jean-Baptiste Giraudeau2018-04-17
* | | azure-agent: add option to control auto mountJean-Baptiste Giraudeau2018-04-17
* | | lxd: 2.16 -> 3.0.0Jörg Thalheim2018-04-14
| |/ |/|
* | Merge master into stagingFrederik Rietdijk2018-04-08
|\ \
| * | google-compute-image: provide correct MTUWout Mertens2018-04-08
| |/
| * Update create-gce.sh script. Set default option for GCE images to disable hos...Rob Vermaas2018-04-06
* | Merge master into stagingFrederik Rietdijk2018-04-05
|\|
| * gce: needs bigger diskSizeRob Vermaas2018-04-05
| * ec2-amis.nix: add 18.03 imagesRob Vermaas2018-04-05
* | qemu-vm service: quote arguments in qemu runnerNikolay Amiantov2018-03-26
|/
* Merge pull request #35687 from volth/libvirt-4.1.0Jörg Thalheim2018-03-19
|\
| * libvirt: 3.10.0 -> 4.1.0volth2018-03-08
* | qemu-vm: passing QEMU_NET_OPTS would failMatthieu Coudron2018-03-17
* | Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
| |\ \
| * \ \ Merge branch 'master' into stagingJan Malakhovski2018-03-10
| |\ \ \ | | | |/ | | |/|
| * | | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
* | | | nixos/qemu-vm: Add virtualized display + HID devices on AArch64Tuomas Tynkkynen2018-03-14
| |_|/ |/| |
* | | Merge pull request #36850 from teto/virtualisationMichael Raskin2018-03-13
|\ \ \ | |_|/ |/| |
| * | qemu-vm: removes warning when running build-vmMatthieu Coudron2018-03-12
* | | xen 4.10: link /etc/xen/oxenstored.confxeji2018-03-07
* | | xen: fix broken version comparisonsxeji2018-03-07
|/ /
* | parallels: add package config optionLuke Adams2018-03-01
* | parallels: add `autoMountShares` optionLuke Adams2018-03-01
|/
* Virtualbox: Fix type error in `networking.interfaces.vboxnet0.ipv4.addresses`Moritz Ulrich2018-02-19
* Merge pull request #34795 from oxij/os/nixosLabel-pt2Michael Raskin2018-02-19
|\
| * nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* | nixos/tests: rename IP addresses/routes optionsrnhmjoj2018-02-17
|/
* nixos/lxd: partial fixMasayuki Takeda2018-02-10
* nixos/xen-dom0: add related packages, make it play well with themJan Malakhovski2018-02-09
* 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/containers: Enable use of the network.useHostResolvConf option (#34354)Jesper2018-01-28
* Merge pull request #34052 from volth/patch-86Jörg Thalheim2018-01-22
|\
| * nixos/libvirtd: add qemu-img to $PATH of the daemonvolth2018-01-19
* | nixos/make-disk-image.nix: Support EFI imagesTuomas Tynkkynen2018-01-22
|/
* Merge pull request #33423 from AmineChikhaoui/gce-ssh-keysRob Vermaas2018-01-18
|\
| * Fixes https://github.com/NixOS/nixops/issues/756.AmineChikhaoui2018-01-04
* | EC2 AMIs: 17.09.2356.cb751f9b1c3 -> 17.09.2681.59661f21be6Eelco Dolstra2018-01-10