From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjEN-0007aI-I7 for qemu-devel@nongnu.org; Thu, 04 Apr 2013 08:25:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNjEI-0005Fo-Vu for qemu-devel@nongnu.org; Thu, 04 Apr 2013 08:25:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjEI-0005FP-MU for qemu-devel@nongnu.org; Thu, 04 Apr 2013 08:25:22 -0400 Message-ID: <515D712E.4090605@redhat.com> Date: Thu, 04 Apr 2013 06:25:18 -0600 From: Eric Blake MIME-Version: 1.0 References: <1365075615-14027-1-git-send-email-stefanha@redhat.com> In-Reply-To: <1365075615-14027-1-git-send-email-stefanha@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2QHBXLEJCJUWSNPFBKHAM" Subject: Re: [Qemu-devel] [PATCH stable-1.4 0/4] monitor: do not rely on O_NONBLOCK for passed file descriptors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Luiz Capitulino , qemu-devel@nongnu.org, Michael Roth This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2QHBXLEJCJUWSNPFBKHAM Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04/04/2013 05:40 AM, Stefan Hajnoczi wrote: > Backported to QEMU 1.4 stable branch. >=20 > Original series: > http://lists.nongnu.org/archive/html/qemu-devel/2013-03/msg04756.html >=20 > Stefan Hajnoczi (4): > oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() > net: ensure "socket" backend uses non-blocking fds > qemu-socket: set passed fd non-blocking in socket_connect() > chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors >=20 > block/nbd.c | 2 +- > block/sheepdog.c | 6 +++--- > include/qemu/sockets.h | 4 ++-- > migration-tcp.c | 2 +- > migration-unix.c | 2 +- > migration.c | 2 +- > nbd.c | 8 ++++---- > net/socket.c | 13 +++++++++---- > qemu-char.c | 11 +++++++---- > slirp/misc.c | 2 +- > slirp/tcp_subr.c | 4 ++-- > ui/vnc.c | 2 +- > util/oslib-posix.c | 4 ++-- > util/oslib-win32.c | 4 ++-- > util/qemu-sockets.c | 5 +++-- > 15 files changed, 40 insertions(+), 31 deletions(-) Series: Reviewed-by: Eric Blake Is it worth including cherry-pick ids and descriptions of the conflict resolution done during the backport? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2QHBXLEJCJUWSNPFBKHAM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRXXEuAAoJEKeha0olJ0NqPLEH+wWdZ4anp72tI38Mz4bznJhU 6h7Sb4O0ox4Kq2p+vlouOzvoKQ2V0kyPJT/hnSKWVDU2AcGu9cqLLgbgpQh5MLoe Ho2bfi3sq/1N+GgSo1nH6UFC4JtqVTEgTiTow/5ZbEnz1Syh7d3cJ9OXevECcFFC AUWyX5GQ5p0rXs018Oi2CEy3rwq9SZ3nRSV1hxYla3NNt0Jyz0zU6UZsdkr5Af1r RqDjLy9CwDtHjnVM2fxuIQEQ1htIfbylX9Xd9XRI/SszfZRBGybZvSYNBdROsKVz TDIbo5OoDms3jMaQEn+P3LqL8UGEEHos+XMbwk61d3vXasNKLuT5i0+yOGijr5s= =dXFM -----END PGP SIGNATURE----- ------enig2QHBXLEJCJUWSNPFBKHAM--