about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/qemu-vm.nix
Commit message (Expand)AuthorAge
* Revert "nixos/qemu-vm: Disable cache for $NIX_DISK_IMAGE"Domen Kožar2016-01-11
* Force rebuild of some corrupted filesEelco Dolstra2015-12-29
* nixos/qemu-vm: Disable cache for $NIX_DISK_IMAGEaszlig2015-12-14
* nixos/vm-tests: Remove msize mount optionaszlig2015-12-14
* virtualisation.qemu.options: specify typeDomen Kožar2015-12-13
* Installer test: Fix booting from SCSIEelco Dolstra2015-06-17
* Installer tests: Don't use the ISOEelco Dolstra2015-06-10
* nixos/initrd: Generic library copyingWilliam A. Kennington III2015-03-28
* Update QEMU Nixos Virtual MachineThomas Strobel2015-02-16
* Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
* virtualisation.qemuNetworkingOptions -> virtualisation.qemu.networkingOptionsMathijs Kwik2014-12-19
* nixos/qemu-vm: make networking options configurableMathijs Kwik2014-12-19
* Fix the driver for qemu ("vesa" -> "modesetting")Mathnerd3142014-10-15
* Fix initrd after recent busybox upgradesLuca Bruno2014-09-05
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\
| * Mount unionfs-fuse filesystems using the normal fileSystems optionEelco Dolstra2014-07-30
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/
* Fix passing extra qemu opts when using boot loaderLuca Bruno2014-05-25
* Rename hardware.opengl.videoDrivers back to services.xserver.videoDriversEelco Dolstra2014-04-29
* Disable predictable interface names in testsEelco Dolstra2014-04-19
* Slight test speedupEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Another attempt to fix the installer testEelco Dolstra2014-03-30
* VM tests: Run hwclock in the initrdEelco Dolstra2014-03-28
* Removed obsolete option services.xserver.videoDriverPascal Wittmann2014-02-18
* services.mesa -> hardware.openglShea Levy2014-02-08
* services.xserver.videoDrivers -> services.mesa.videoDriversMathijs Kwik2014-02-06
* nixos-rebuild build-vm: Ignore the user's LUKS devicesEelco Dolstra2013-10-29
* Add a priority level for overrides in VM testsEelco Dolstra2013-10-29
* Rename environment.nix -> nix.packageEelco Dolstra2013-10-28
* Fix runInMachineEelco Dolstra2013-10-16
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10