Home
last modified time | relevance | path

Searched hist:51795029 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dsockets.h51795029 Wed Oct 08 07:11:56 CDT 2014 Corey Minyard <cminyard@mvista.com> qemu-sockets: Add error to non-blocking connect handler

An error value here would be quite handy and more consistent
with the rest of the code.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
[Make sure SO_ERROR value is passed to error_setg_errno. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/qemu/util/
H A Dqemu-sockets.c51795029 Wed Oct 08 07:11:56 CDT 2014 Corey Minyard <cminyard@mvista.com> qemu-sockets: Add error to non-blocking connect handler

An error value here would be quite handy and more consistent
with the rest of the code.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
[Make sure SO_ERROR value is passed to error_setg_errno. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>