]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: fix hotplug of udp device with no connect host
authorJán Tomko <jtomko@redhat.com>
Tue, 26 Sep 2017 11:56:36 +0000 (13:56 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 27 Sep 2017 10:38:27 +0000 (12:38 +0200)
commit955caf171c0370cf4a32eec9a18aca2b653e6b82
tree9d071ed4707ebb8c9e35e67d74b90c1b57364126
parent80740d9c66e377903adb553094f76944b4bd0dfd
qemu: fix hotplug of udp device with no connect host

Use an empty string to let qemu fill out the default.
This matches what's done in qemuBuildChrChardevStr.

https://bugzilla.redhat.com/show_bug.cgi?id=1454671

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_monitor_json.c