On Mon, Jun 12, 2017 at 07:08:50AM -0400, John Ferlan wrote:
Also, it seems connectHost could be NULL too, how does that affect
the
qemuMonitorJSONBuildInetSocketAddress a few lines earlier?
FWIW: Questions are from reading the qemuBuildChrChardevStr /
qemuBuildChrArgStr code and the libxl_conf.c implementation...
Missing connectHost is not addressed by this patch.
It seems QEMU can automatically fill in "localhost", when the host
is missing, but currently this does not work on a fresh domain start
etiher:
https://bugzilla.redhat.com/show_bug.cgi?id=1454671
Jan