about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/qemu-vm.nix
Commit message (Expand)AuthorAge
* Merge pull request #271326 from philiptaron/shutdown.targetnikstur2023-12-27
|\
| * nixos/qemu: ensure correct ordering w.r.t. shutdown.targetPhilip Taron2023-11-30
* | treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x42023-11-30
|/
* nixos/qemu-vm: fix infinite recursionAlyssa Ross2023-11-06
* Merge pull request #262021 from Enzime/linux-builder-crossRobert Hensing2023-10-24
|\
| * linux-builder: support `x86_64-linux` on `aarch64`Michael Hoang2023-10-24
* | Merge pull request #229035 from NixOS/qemu-vm/tpmRyan Lahfa2023-10-23
|\ \
| * | qemu-vm: stop the swtpm once qemu stopsArthur Gautier2023-10-23
| * | nixos/qemu-vm: add `virtualisation.tpm` for running TPM in QEMU infrastructureRaito Bezarius2023-10-22
* | | nixos/qemu-vm: Rename nixos-disk-image -> nix-store-imageRobert Hensing2023-10-21
| |/ |/|
* | nixos/qemu-vm: optionally disable overriding fileSystemsnikstur2023-10-02
* | fix capitalization (#254542)Valentin Gagarin2023-09-15
|/
* nixos/qemu-vm: use CA certificates from hostMichael Hoang2023-07-06
* nixos/qemu-vm: use cfg.host.pkgsnikstur2023-06-24
* nixos/qemu-vm: use persistent block device namesnikstur2023-06-16
* nixos/qemu-vm: introduce `virtualisation.directBoot`Raito Bezarius2023-06-09
* nixos/qemu-vm: remove grub references from useBootLoader descriptionnikstur2023-06-01
* nixos/qemu-vm: (re-)move old/incorrect commentsnikstur2023-06-01
* nixos/qemu-vm: fix 32-bits assert for memorySizeRaito Bezarius2023-05-27
* Merge pull request #234266 from emilylange/qemu-vm-2047mbRyan Lahfa2023-05-27
|\
| * nixos/qemu-vm: add `virtualisation.memorySize < 2048` assertion on 32bitemilylange2023-05-26
* | nixos/qemu-vm: add option for named network interfacesGraham Dennis2023-05-24
|/
* Revert "nixos/qemu-vm: fix diskless VMs"Vladimír Čunát2023-05-06
* Merge pull request #228047 from RaitoBezarius/diskless-vmRyan Lahfa2023-05-05
|\
| * nixos/qemu-vm: fix diskless VMsRaito Bezarius2023-04-25
* | virtualisation/qemu-vm: escape bash variable in shell scriptPeter Kling2023-05-04
* | nixos/qemu-vm: make it possible to use UEFI without bootloadersRaito Bezarius2023-05-02
* | nixos/qemu-vm: introduce `virtualisation.mountHostNixStore` optionRaito Bezarius2023-04-23
|/
* Merge pull request #169116 from ElvishJerricco/systemd-stage-1-networkdFlorian Klink2023-04-21
|\
| * systemd-initrd: Support secrets when boot loader doesn'tWill Fancher2023-04-11
* | nixos/virtualisation/qemu-vm: remove persistBootDevice optionRaito Bezarius2023-04-21
* | nixos/qemu-vm: refactor bootDisk generation using make-disk-imageRaito Bezarius2023-04-21
* | Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi2023-04-20
|\ \
| * | treewide: use more lib.optionalStringFelix Buehler2023-04-07
| |/
* / nixos/tmp: move /tmp options under boot.tmpSandro Jäckel2023-03-19
|/
* Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2023-03-12
|\
| * Merge pull request #209156 from pwaller/issue-114594Guillaume Girol2023-03-12
| |\
| | * nixos/grub: Name initrd-secrets by system, not by initrdPeter Waller2023-01-21
* | | Merge master into staging-nextgithub-actions[bot]2023-03-09
|\| |
| * | Merge pull request #217886 from lilyinstarlight/fix/qemu-vm-initrd-mkdir-0755Will Fancher2023-03-08
| |\ \
| | * | nixos/qemu-vm: fix minor typoLily Foster2023-02-23
* | | | Merge master into staging-nextFrederik Rietdijk2023-03-04
|\| | |
| * | | Merge remote-tracking branch 'upstream/nixos-unstable' into stateless-vmsLinus Heckemann2023-01-28
| |\ \ \
| * | | | qemu-vm: use nixos module patterns for filesystemsLinus Heckemann2022-12-20
| * | | | nixos/qemu-vm: allow use without a disk imageLinus Heckemann2022-12-19
* | | | | qemu-vm: Simplfiy systemd-initrd /nix/store mount unitsWill Fancher2023-02-07
* | | | | systemd-stage-1: Use `x-initrd.mount` for better unit dependenciesWill Fancher2023-02-07
| |_|/ / |/| | |
* | | | Revert #178290: nixos/virtualisation: add optionVladimír Čunát2023-01-30
* | | | Merge pull request #178290 from andrew-hoff/ahh/qemu-interfacesRyan Lahfa2023-01-25
|\ \ \ \ | |_|/ / |/| | |
| * | | nixos/virtualisation: add option for explicitly named network interfacesAndrew Hoff2023-01-22