Paolo Bonzini <pbonz...@redhat.com> writes: > On 08/08/2016 08:56, Markus Armbruster wrote: >> Aside: -nographic is hard to understand because it does too many things. > > -nographic is "just" -serial mon:stdio -machine graphics=false -display > none. :)
Assuming default_parallel is off, default_monitor is on, and either default_serial or default_virtcon or default_sclp is on: I think so (but I could be wrong). Depending on what it actually does, it can also conflict with -daemonize.