[Qemu-devel] [PATCH v4] q35: Improve sample configuration files

2017-02-03 Thread Andrea Bolognani
Instead of having a single sample configuration file, we now have several: * q35-emulated.cfg documents the default devices QEMU adds to a q35 guest and the additional devices that are pretty much guaranteed to be present in a physical q35-based machine; * q35-virtio-graphical.cfg

Re: [Qemu-devel] [PATCH v4] q35: Improve sample configuration files

2017-02-03 Thread Gerd Hoffmann
On Fr, 2017-02-03 at 10:46 +0100, Andrea Bolognani wrote: > Instead of having a single sample configuration file, > we now have several: > > * q35-emulated.cfg documents the default devices QEMU > adds to a q35 guest and the additional devices that > are pretty much guaranteed to be pres