summary refs log tree commit diff
path: root/nixos/modules/virtualisation
AgeCommit message (Expand)AuthorFilesLines
2020-09-02Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE2-3/+3
2020-09-02nixos/containers: add oci-seccomp-bpf-hookSascha Grunert1-0/+12
2020-09-02treewide: completely remove types.loaOfrnhmjoj2-3/+3
2020-09-01nixos/cri-o: unset hooks dir to avoid dir creation on startupSascha Grunert1-0/+1
2020-08-26Merge pull request #86236 from ThibautMarty/fix-nullOr-typesLassulus1-1/+1
2020-08-23Remove docker-preloader module and testAntoine Eiche2-135/+0
2020-08-23cri-o: add loobpack CNI config to moduleSascha Grunert1-0/+1
2020-08-21cri-o: add pinns path and witch to crio.conf.d config styleSascha Grunert1-1/+2
2020-08-07nixos/railcar: fix typoFlorian Klink1-1/+1
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim2-7/+7
2020-08-02Merge pull request #60246 from dfordivam/virtualbox-add-extra-diskJohn Ericson1-5/+60
2020-07-21qemu-vm: fix master evalajs1241-1/+1
2020-07-20nixos/modules/system/activation/top-level.nix: allow overriding system.nameBas van Dijk1-8/+3
2020-07-19nixos/containers: correct isNormaUser to isNormalUser06kellyjac1-1/+1
2020-07-18Merge pull request #76487 from ryneeverett/lockkernelmodules-dockerJörg Thalheim1-0/+1
2020-07-18nixos/docker: explicitly load kernel modulesryneeverett1-0/+1
2020-07-13nixos.users-groups: Set up subuid/subgid mappings for all normal usersadisbladis1-29/+9
2020-07-08libvirtd: don't start libvirtd-tcp.socket by defaultGraham Christensen1-2/+2
2020-07-06Merge pull request #92122 from nh2/qemu-vm-fix-useBootLoaderNiklas Hambüchen1-3/+40
2020-07-06qemu-vm: treat EFI vars as state, similarly to diskImageDaniel Fullmer1-6/+20
2020-07-06qemu-vm: add EFI support for aarch64Daniel Fullmer1-3/+7
2020-07-06qemu-vm: split EFI NVRAM into CODE and VARSDaniel Fullmer1-10/+16
2020-07-06qemu-vm: allow bootloader to set EFI varsDaniel Fullmer1-0/+4
2020-07-06Options to add an extra disk in virtual box VM.Divam1-5/+60
2020-07-05Merge pull request #86473 from bachp/virtualbox-vmsvgaJan Tojnar2-1/+2
2020-07-04qemu-vm.nix: Fix device name hardcodes on `useBootLoader`.Niklas Hambüchen1-2/+40
2020-07-04qemu-vm.nix: Do not mount `/boot` read-only.Niklas Hambüchen1-1/+0
2020-07-04nixos/qemu-vm: Don't assume boot drive is always vdbChuck1-1/+19
2020-07-03nixos/qemu-vm: Generalize drive namingChuck1-3/+12
2020-07-03nixos/qemu-vm: Refactor: Combine duplicate disk definitionsChuck1-12/+5
2020-06-26nixos/{podman,containers}: libpod.conf -> containers.confzowoq2-24/+29
2020-06-17nixos/virtualbox-image: change graphics adapter to vmswgaPascal Bach1-0/+1
2020-06-17nixos/virtualbox-guest: add vmware driverPascal Bach1-1/+1
2020-06-17Merge pull request #89814 from alexfmpe/patch-3Lassulus1-1/+1
2020-06-11Merge pull request #89540 from Patryk27/fixes/lxd-lxcfsMatthew Bauer1-3/+14
2020-06-08Fix typoAlexandre Esteves1-1/+1
2020-06-08Merge pull request #88574 from JJJollyjim/qemu-vm-qboot-optFlorian Klink1-0/+15
2020-06-08nixos/qemu-vm: add option to use a non-standard BIOSJamie McClymont1-0/+15
2020-06-05lxd: When `lxcfs` is enabled, start `lxd` with explicit `LXD_LXC_TEMPLATE_CON...Patryk Wychowaniec1-0/+12
2020-06-05lxd: Add proper support for `nftables`Patryk Wychowaniec1-3/+2
2020-06-01Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink1-1/+1
2020-06-01qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt1-1/+1
2020-05-31nixos/libvirtd: correct spellingjakobrs1-1/+1
2020-05-30nixos/kvmgt: allow multiple uuids on same mdevEdmund Wu1-24/+28
2020-05-25nixos/cri-o: default to upstream pausezowoq1-8/+10
2020-05-25nixos/cri-o: add runtime optionzowoq1-0/+13
2020-05-25nixos/cri-o, cri-o: add wrapperzowoq1-10/+31
2020-05-25cri-o: update module configurationSascha Grunert1-2/+3
2020-05-22virtualisation: add vmware-image (#88523)Evan Stoll1-0/+90
2020-05-21nixos/azure-agent: always run systemctl of the currently running systemdFlorian Klink1-1/+1