]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: handle reconnect on chardev hotplug
authorZhiPeng Lu <lu.zhipeng@zte.com.cn>
Wed, 13 Sep 2017 00:33:40 +0000 (08:33 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 20 Sep 2017 09:09:00 +0000 (11:09 +0200)
commit0dde16be73fa84c13ce777b43f695284a2e231ca
tree339c9f66d7542b0eff89f48f9319bf1e95e360b6
parentc120ce1609debdc127ba33d92d598291bafd022d
qemu: handle reconnect on chardev hotplug

The patch passes the reconnect timeout to QEMU by monitor on
chardev hotplug.

Signed-off-by: ZhiPeng Lu <lu.zhipeng@zte.com.cn>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_monitor_json.c