docs/mach-virt-graphical.cfg
0 → 100644
+281
−0
docs/mach-virt-serial.cfg
0 → 100644
+243
−0
Loading
These are very much like the sample configuration files
for q35, and can be used both as documentation and as
a starting point for creating your own guest.
Two sample configuration files are provided:
* mach-virt-graphical.cfg can be used to start a
fully-featured (USB, graphical console, etc.)
guest that uses VirtIO devices;
* mach-virt-serial.cfg is similar but has a minimal
set of devices and uses the serial console.
All configuration files are fully commented and neatly
organized.
Signed-off-by:
Andrea Bolognani <abologna@redhat.com>
Reviewed-by:
Andrew Jones <drjones@redhat.com>
Reviewed-by:
Laszlo Ersek <lersek@redhat.com>
Message-id: 1487326479-8664-3-git-send-email-abologna@redhat.com
Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>