On Mon, 2017-06-26 at 14:01 -0400, Cole Robinson wrote:
> @@ -1877,8 +1877,8 @@ qemuProcessMonitorReportLogError(qemuMonitorPtr mon
> ATTRIBUTE_UNUSED,
>
>
> static int
> -qemuProcessLookupPTYs(virDomainDefPtr def,
> - virQEMUCapsPtr qemuCaps,
> +qemuProcessLookupPTYs(vir
Some qemu arch/machine types have built in platform devices that
are always implicitly available. For platform serial devices, the
current code assumes that only old style -serial config can be
used for these devices.
Apparently though since -chardev was introduced, we can use -chardev
in these ca