guix/gnu/system
Ludovic Courtès f19c6e5fe7 vm: Use a para-virtualized disk when creating an image.
* guix/build/vm.scm (load-in-linux-vm): When MAKE-DISK-IMAGE?, use
  '-drive ...,if=virtio' for better performance.
* gnu/system/vm.scm (qemu-image): Use /dev/vda instead of /dev/sda.
2014-05-22 23:24:13 +02:00
..
file-systems.scm Add (gnu system file-systems). 2014-05-20 23:37:11 +02:00
grub.scm system: Add 'grub-configuration' record. 2014-05-18 22:27:23 +02:00
linux-initrd.scm Add (gnu system file-systems). 2014-05-20 23:37:11 +02:00
linux.scm system: Make accounts and groups at activation time. 2014-05-11 22:41:58 +02:00
shadow.scm system: Move skeleton code to (gnu system shadow). 2014-05-14 01:02:46 +02:00
vm.scm vm: Use a para-virtualized disk when creating an image. 2014-05-22 23:24:13 +02:00