From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GuXOb-0003Ym-2i for qemu-devel@nongnu.org; Wed, 13 Dec 2006 11:55:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GuXOX-0003XY-D9 for qemu-devel@nongnu.org; Wed, 13 Dec 2006 11:55:52 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GuXOX-0003XV-Au for qemu-devel@nongnu.org; Wed, 13 Dec 2006 11:55:49 -0500 Received: from [66.54.152.27] (helo=jive.SoftHome.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1GuXOX-0002HI-9r for qemu-devel@nongnu.org; Wed, 13 Dec 2006 11:55:49 -0500 From: Mulyadi Santosa Subject: Re: [Qemu-devel] [PATCH]ish NPTL support. Date: Wed, 13 Dec 2006 23:02:28 +0700 References: <1165703896.5253.472.camel@pmac.infradead.org> In-Reply-To: <1165703896.5253.472.camel@pmac.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612132302.28204.a_mulyadi@softhome.net> Reply-To: a_mulyadi@softhome.net, 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, David Woodhouse Hi David... > I started playing with nspluginwrapper -- and finally got annoyed with > the fact that not even /bin/echo from current i386 userspace will run in > qemu-i386 any more. So I had a go at implementing set_thread_area, futex > and set_tid_address. A small request, if you are willing to do it though.... I think this patch is really useful (IIRC NPTL is a long time trouble with qemu-i386), so instead of leaving this patch just archieved inside qemu-devel, could you please post it to qemu user forum too? So, it will be easy for some one else to get this patch until your patch gets merged by Fabrice.. Thanks for sharing your work.... bravo! regards, Mulyadi