This is basically v3 of the patch Pavel Fux sent [1] with the addition
of changing the default as discussed in the same thread [2].
Martin
[1]
https://www.redhat.com/archives/libvir-list/2014-January/msg00060.html
[2]
https://www.redhat.com/archives/libvir-list/2014-January/msg00367.html
Martin Kletzander (1):
qemu: Change the default unix monitor timeout
Pavel Fux (1):
qemu: Add support for changing timeout value to open unix monitor
socket
src/qemu/libvirtd_qemu.aug | 3 +++
src/qemu/qemu.conf | 12 ++++++++++++
src/qemu/qemu_conf.c | 2 ++
src/qemu/qemu_conf.h | 2 ++
src/qemu/qemu_monitor.c | 20 +++++++++++++++++---
src/qemu/test_libvirtd_qemu.aug.in | 1 +
6 files changed, 37 insertions(+), 3 deletions(-)
--
1.8.5.2