From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOd6G-0001dq-1H for qemu-devel@nongnu.org; Wed, 08 Jul 2009 15:46:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOd6E-0001de-Nu for qemu-devel@nongnu.org; Wed, 08 Jul 2009 15:46:38 -0400 Received: from [199.232.76.173] (port=51642 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOd6E-0001db-IA for qemu-devel@nongnu.org; Wed, 08 Jul 2009 15:46:38 -0400 Received: from naru.obs2.net ([84.20.150.76]:52708) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MOd6E-0003X6-1u for qemu-devel@nongnu.org; Wed, 08 Jul 2009 15:46:38 -0400 Date: Wed, 8 Jul 2009 22:46:36 +0300 From: Riku Voipio Message-ID: <20090708194636.GA11325@kos.to> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline Subject: [Qemu-devel] [GIT PULL] linux-user patches for trunk List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aliguori@us.ibm.com, qemu-devel@nongnu.org --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Same patches as last week + Ulrich's 64bit fixes. The following changes since commit e2b19c85ea0f3fd6091386adfd3a2acd21107cb4: malc (1): Remove SDL/ prefix are available in the git repository at: git pull git://gitorious.org/qemu-maemo/qemu-maemo.git linux-user-for-ups= tream Arnaud Patard (2): linux-user: increment MAX_ARG_PAGES linux-user: check some parameters for some socket syscalls. Riku Voipio (1): configure: remove bogus linux-user check Ulrich Hecht (4): pipe argument should not be signed 64-bit clean socketcall syscall wrap path for access syscall getrlimit conversion mix-up vibi sreenivasan (1): linux-user/syscall.c: remove warning: =E2=80=98array=E2=80=99 may be = used uninitialized in this function configure | 16 ++--- linux-user/main.c | 8 ++- linux-user/qemu.h | 2 +- linux-user/syscall.c | 182 ++++++++++++++++++++++++++++------------------= --- 4 files changed, 116 insertions(+), 92 deletions(-) --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFKVPecibPvMsrqrwMRAuktAKC6JdlaHdqORsVzyt1OU/HtzEmn/wCg0pk1 udniZ278TB5swvi4zrfvDX8= =1xD2 -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--