summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation
AgeCommit message (Expand)Author
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-11-23nixos/*: fix indentationzowoq
2020-11-22{ec2,openstack}-metadata-fetcher: unconditionally fetch metadataJack Kelly
2020-11-22{ec2,openstack}-metadata-fetcher: introduce wget_imds functionJack Kelly
2020-11-22openstack-metadata-fetcher: stop lying in log messageJack Kelly
2020-11-19nixos ami: preflight the imds tokenGraham Christensen
2020-11-19nixos: ec2 ami: support IMDSv2Graham Christensen
2020-11-18nixos: openstack: have its own metadata fetcher expressionGraham Christensen
2020-11-11Merge pull request #96912 from atlaua/aranea/qemu-vm-kernel-configKevin Cox
2020-11-05ec2-amis: update AMIs to use gpt partition tableAmineChikhaoui
2020-10-30nixos/qemu-vm: Update system.requiredKernelConfigMira Ressel
2020-10-30nixos/qemu-vm: Don't require CONFIG_EXPERIMENTALMira Ressel
2020-10-30nixos/qemu-vm: Fix condition in requiredKernelConfigMira Ressel
2020-10-30amazon-image: random.trust_cpu=on to cut 10s from bootGraham Christensen
2020-10-27ec2-amis: add stable NixOS 20.09 AMIsAmineChikhaoui
2020-10-21nixos: fix qemu_test being used in normal VMsrnhmjoj
2020-10-21Merge pull request #49403 from andir/qemu_test_reduce_closureAndreas Rammhold
2020-10-20nixos/vagrant-virtualbox-image: init (#101120)Joseph D. Long
2020-10-19nixos/qemu-guest-agent: make the QEMU guest agent package configurableAndreas Rammhold
2020-10-07Revert "apparmor: fix and improve the service"Vladimír Čunát
2020-09-27Merge pull request #93457 from ju1m/apparmorMichael Raskin
2020-09-24nixos/{containers,cri-o,podman}: move copyFile to nixos/lib/utilszowoq
2020-09-24nixos/cri-o: add `networkDir` optionSascha Grunert
2020-09-19Merge pull request #97826 from lheckemann/spice-usb-redirLinus Heckemann
2020-09-17nixos/cri-o: remove deprecated manage_ns_lifecycle optionSascha Grunert
2020-09-12fixup: address @jtojnar's review commentsLinus Heckemann
2020-09-12nixos/spice-usb-redirection: initLinus Heckemann
2020-09-06Revert "nixos/qemu-vm: support nix run"worldofpeace
2020-09-06nixos/qemu-vm: support nix runworldofpeace
2020-09-06apparmor: fix and improve the serviceJulien Moutinho
2020-09-02Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE
2020-09-02nixos/containers: add oci-seccomp-bpf-hookSascha Grunert
2020-09-02treewide: completely remove types.loaOfrnhmjoj
2020-09-01nixos/cri-o: unset hooks dir to avoid dir creation on startupSascha Grunert
2020-08-26Merge pull request #86236 from ThibautMarty/fix-nullOr-typesLassulus
2020-08-23Remove docker-preloader module and testAntoine Eiche
2020-08-23cri-o: add loobpack CNI config to moduleSascha Grunert
2020-08-21cri-o: add pinns path and witch to crio.conf.d config styleSascha Grunert
2020-08-07nixos/railcar: fix typoFlorian Klink
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim
2020-08-02Merge pull request #60246 from dfordivam/virtualbox-add-extra-diskJohn Ericson
2020-07-21qemu-vm: fix master evalajs124
2020-07-20nixos/modules/system/activation/top-level.nix: allow overriding system.nameBas van Dijk
2020-07-19nixos/containers: correct isNormaUser to isNormalUser06kellyjac
2020-07-18Merge pull request #76487 from ryneeverett/lockkernelmodules-dockerJörg Thalheim
2020-07-18nixos/docker: explicitly load kernel modulesryneeverett
2020-07-13nixos.users-groups: Set up subuid/subgid mappings for all normal usersadisbladis
2020-07-08libvirtd: don't start libvirtd-tcp.socket by defaultGraham Christensen
2020-07-06Merge pull request #92122 from nh2/qemu-vm-fix-useBootLoaderNiklas Hambüchen
2020-07-06qemu-vm: treat EFI vars as state, similarly to diskImageDaniel Fullmer