From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDwSv-0001f1-9j for qemu-devel@nongnu.org; Sat, 31 Mar 2012 07:27:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDwSt-0007K7-JD for qemu-devel@nongnu.org; Sat, 31 Mar 2012 07:27:28 -0400 Received: from fmmailgate04.web.de ([217.72.192.242]:56944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDwSt-0007K3-CH for qemu-devel@nongnu.org; Sat, 31 Mar 2012 07:27:27 -0400 Received: from moweb001.kundenserver.de (moweb001.kundenserver.de [172.19.20.114]) by fmmailgate04.web.de (Postfix) with ESMTP id DD849745E0AA for ; Sat, 31 Mar 2012 13:27:25 +0200 (CEST) Message-ID: <4F76EA16.7050706@web.de> Date: Sat, 31 Mar 2012 13:27:18 +0200 From: Jan Kiszka MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9DAA8D70A71277CA3A8F276B" Subject: [Qemu-devel] [PULL] slirp: cleanups and a performance boost List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9DAA8D70A71277CA3A8F276B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The following changes since commit 1658dd32408c75e850b55ab0ff70d5cc402674= d5: sparc: pass page aligned addresses to tlb_set_page (2012-03-27 19:46:42= +0000) are available in the git repository at: git://git.kiszka.org/qemu.git queues/slirp Jan Kiszka (2): w32/slirp: Undefine error constants before their redefinition slirp: Signal free input buffer space to io-thread Paolo Bonzini (2): slirp: clean up conflicts with system headers slirp: use socket_set_nonblock slirp/misc.c | 46 +--------------------------------------------- slirp/sbuf.c | 6 ++++++ slirp/slirp.h | 14 +++++++------- slirp/tcp.h | 21 +++++++++++++++------ slirp/tcp_subr.c | 4 ++-- 5 files changed, 31 insertions(+), 60 deletions(-) --------------enig9DAA8D70A71277CA3A8F276B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk926hsACgkQitSsb3rl5xS0TQCfdOfmMk3jMfEquR+51p2UNctM RmMAoL4gDIXqFHAJr19/4Q86ERAx5dlY =h2SE -----END PGP SIGNATURE----- --------------enig9DAA8D70A71277CA3A8F276B--