summary refs log tree commit diff
path: root/nixos/modules/virtualisation/qemu-vm.nix
Commit message (Expand)AuthorAge
* 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