Paolo Bonzini <pbonz...@redhat.com> writes: > On 17/11/20 10:20, Markus Armbruster wrote: >>> - chardev = ('socket,id=console,path=%s,server,nowait' % >>> + chardev = ('socket,id=console,path=%s,server=yes,wait=no' % >> >> Let's stick to the canonical 'on' and 'off'. > > That was on purpose (for extra coverage and not just because variety is > the spice of life). But I can use the canonical values as well if you > prefer.
I think the place for extra coverage is tests/test-qemu-opts.c.