summary refs log tree commit diff
path: root/nixos/modules/virtualisation/qemu-vm.nix
AgeCommit message (Expand)AuthorFilesLines
2023-01-30Revert #178290: nixos/virtualisation: add optionVladimír Čunát1-31/+1
2023-01-25Merge pull request #178290 from andrew-hoff/ahh/qemu-interfacesRyan Lahfa1-1/+31
2023-01-22nixos/virtualisation: add option for explicitly named network interfacesAndrew Hoff1-1/+31
2023-01-19nixos/qemu-vm: fix useBootLoader builds on aarch64-linuxThomas Watson1-2/+2
2023-01-13Merge pull request #200225 from pacien/nixos-qemu-vm-restrictnetworkRobert Hensing1-1/+16
2022-12-26Revert "treewide: use nativeBuildInputs with runCommand instead of inlining"K9001-10/+9
2022-12-18treewide: use nativeBuildInputs with runCommand instead of inliningSandro Jäckel1-9/+10
2022-12-08nixos/doc: fix some optionsNaïm Favier1-4/+5
2022-12-02nixos/doc: document `mkOrder` and friendsNaïm Favier1-1/+1
2022-12-01Merge pull request #189935 from baloo/baloo/qemu-vm/fixup-efi-partitionsRyan Lahfa1-1/+2
2022-11-08nixos/qemu-vm: add option "restrictNetwork"pacien1-1/+16
2022-09-10nixos/*: fix docbook deprecation noticespennae1-1/+1
2022-09-05qemu-vm: ensure we do not overwrite the partition table when EFI is in useArthur Gautier1-1/+2
2022-09-01Merge branch 'master' into option-docs-mdpennae1-4/+19
2022-08-31nixos/*: convert options with admonitions to MDpennae1-7/+9
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-1/+1
2022-08-31nixos/*: convert more partially-md option descriptionspennae1-6/+5
2022-08-25nixos/qemu: Add pkgs option for allowing other systems to run the VMSilvan Mosberger1-4/+19
2022-08-23ovmf: expose EFI prefixes and refactor qemu-vm with itRaito Bezarius1-9/+26
2022-08-19nixos/*: automatically convert option docspennae1-4/+4
2022-08-19nixos/*: normalize <package> to <literal>pennae1-1/+1
2022-08-14nixos/qemu-vm: Fix warning messageRobert Hensing1-1/+1
2022-08-14Merge pull request #181746 from hercules-ci/nixosTest-erofsRobert Hensing1-5/+51
2022-08-06nixos/*: automatically convert option docspennae1-43/+43
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-3/+3
2022-07-30treewide: use isAarch where appropriateAlyssa Ross1-1/+1
2022-07-17nixos/qemu-vm: Warn when wasting spaceRobert Hensing1-0/+22
2022-07-17nixos/qemu-vm: Use disposable EROFS for store when writableStore = falseRobert Hensing1-5/+29
2022-07-02nixos/qemu-vm: allow custom partitions and filesystems in VMT0astBread1-33/+51
2022-04-30nixos/*qemu*: Add systemd initrd supportJanne Heß1-3/+8
2022-04-09nixos/qemu-vm: sanitize generated environment variable nameSam Hug1-2/+6
2022-04-04Merge pull request #165583 from bosu/patch-1Robert Hensing1-1/+1
2022-04-03Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-m...Janne Heß1-0/+24
2022-04-01nixos/qemu-vm: Set `mainProgram` for `nix run`Michael Hoang1-1/+4
2022-03-25nixos/qemu-vm: allow booting VM with the custom kernelBoris Sukholitko1-1/+1
2022-03-22systemd-initrd: autoFormat and autoResize in initrdWill Fancher1-0/+2
2022-03-22systemd-initrd: Partially fix qemu-vmWill Fancher1-0/+22
2022-03-21nixos: Make config.nix.enable pass testRobert Hensing1-1/+1
2022-02-06nixos/qemu-vm: Create option for virtio-keyboard deviceBabbaj1-1/+12
2022-01-02nixos/documentation: split options doc buildpennae1-0/+3
2021-12-10nixos/qemu-vm: add -device virtio-keyboard to optsArtturin1-0/+1
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+2
2021-11-24Revert msize related commits (#147180)Artturi1-1/+1
2021-11-21Merge pull request #146804 from Artturin/qemudefaultmemArtturi1-1/+1
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-1/+1
2021-11-20treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns1-2/+2
2021-11-20Merge pull request #146456 from Artturin/misc-updates1Artturi1-1/+1
2021-11-18vmTools: Make msize larger to silence warningJanne Heß1-1/+1
2021-11-18nixos/qemu-vm: fix deprecation readonly -> readonly=onArtturin1-1/+1
2021-11-05virtualisation/qemu-vm: Double the default diskSizeRobert Hensing1-1/+1