From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HJAAt-00036t-GW for qemu-devel@nongnu.org; Mon, 19 Feb 2007 10:11:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HJAAr-00034P-Sr for qemu-devel@nongnu.org; Mon, 19 Feb 2007 10:11:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HJAAr-00034D-QO for qemu-devel@nongnu.org; Mon, 19 Feb 2007 10:11:29 -0500 Received: from partizan.velesys.com ([213.184.230.195]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HJAAr-0007mU-CL for qemu-devel@nongnu.org; Mon, 19 Feb 2007 10:11:29 -0500 Received: from localhost (partizan [10.0.0.24]) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 20DF6D6324A for ; Mon, 19 Feb 2007 17:13:28 +0200 (EET) Received: from partizan.velesys.com ([10.0.0.24]) by localhost (partizan.velesys.com [10.0.0.24]) (amavisd-new, port 10024) with ESMTP id lcxxnRgKStU9 for ; Mon, 19 Feb 2007 17:13:26 +0200 (EET) Received: from localhost.localdomain (mm-110-150-57-86.adsl.mgts.by [86.57.150.110]) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 62EB1D63258 for ; Mon, 19 Feb 2007 17:13:26 +0200 (EET) Date: Mon, 19 Feb 2007 16:44:07 +0300 From: "Kirill A. Shutemov" Message-ID: <20070219134407.GG25556@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVh9lyqKgK19OcEf" Content-Disposition: inline Subject: [Qemu-devel] [PATCH] syscall uselib Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --EVh9lyqKgK19OcEf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Fixed Debian patch in the attachment. uselib is deprecated, but I think it should be implemented by qemu, because it's in the kernel yet. --EVh9lyqKgK19OcEf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF2amnbWYnhzC5v6oRAovbAJ0aNjRg2CbrgwqS486/DKm2smuHYQCdHFBA vnLmHSwB7ZUxEjfzW/MeGzk= =UreT -----END PGP SIGNATURE----- --EVh9lyqKgK19OcEf--