On Tue, 2017-01-31 at 15:03 -0600, Eric Blake wrote: > > Note that you can specify -readconfig multiple times, so you can split > > out common stuff and ask people to run "qemu -readconfig > > q35-paravirt-base.cfg -readconfig q35-paravirt-$style.cfg" > > Can we add #include-like semantics, so that one .cfg file can > automatically pull in pre-requisites without having to document a > command-line use of multiple -readconfig?
That would be neat! But in the short term calling -readconfig multiple times does the trick ;) We can update the sample configurations if and when #include is implemented. -- Andrea Bolognani / Red Hat / Virtualization