[libvirt] [PATCH 1/3] qemu: Wait for monitor socket even without pid

Peter Krempa pkrempa at redhat.com
Wed Nov 28 13:56:33 UTC 2012


On 11/26/12 15:17, Viktor Mihajlovski wrote:
> If qemuMonitorOpenUnix is called without a related pid, i.e. for
> QMP probing, a connect failure can happen as the result of a race.
> Without a pid there is no retry and thus we give up to early.
> This changes the code to retry if no pid is supplied.
>
> Signed-off-by: Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> ---
>   src/qemu/qemu_monitor.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>

ACK. I will push this patch later today.

Peter




More information about the libvir-list mailing list