<div dir="ltr">Hi,<br><br>I am talking about <a href="https://bugzilla.redhat.com/show_bug.cgi?id=987088"><b>Bug 987088</b></a>, I have added a patch and a description of the fix, this is a copy of my comment on the bug:<br>
<br>the default code behavior is wait for 3 seconds and if the socket is not opened yet, print this error and terminate.<br><br>the code is in src/qemu/qemu_monitor.c in function qemuMonitorOpenUnix.<br><br>In 2009 there was a patch that added the original 3 seconds retry, the patch can be found here:<br>
<br><a href="http://www.redhat.com/archives/libvir-list/2009-July/msg00335.html">http://www.redhat.com/archives/libvir-list/2009-July/msg00335.html</a><br><br>I have added a patch with this solution:<br><br>the default behavior stays the same, but a user can add a configuration variable to qemu.conf and change the timeout value.<br>
<br>every system needs a different value according to their system configuration but anyway 3 seconds is not suitable for all cases.<br><br>I am attaching my patch.<br><br>Pavel Fux.<br></div>