From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1InwZt-0004rD-F1 for qemu-devel@nongnu.org; Fri, 02 Nov 2007 09:28:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1InwZr-0004qP-OB for qemu-devel@nongnu.org; Fri, 02 Nov 2007 09:28:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1InwZr-0004qJ-IU for qemu-devel@nongnu.org; Fri, 02 Nov 2007 09:28:47 -0400 Received: from rv-out-0910.google.com ([209.85.198.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1InwZr-0004is-71 for qemu-devel@nongnu.org; Fri, 02 Nov 2007 09:28:47 -0400 Received: by rv-out-0910.google.com with SMTP id g11so2714312rvb for ; Fri, 02 Nov 2007 06:28:41 -0700 (PDT) Message-ID: <94a0d4530711020628r7c36cba4id50d9757c20bec5d@mail.gmail.com> Date: Fri, 2 Nov 2007 15:28:41 +0200 From: "Felipe Contreras" Subject: Re: [Qemu-devel] What happened with NPTL/TLS support? In-Reply-To: <1193063195.5068.48.camel@phantasm.home.enterpriseandprosperity.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <94a0d4530710120812r397d626dvb3044b08e30ebdce@mail.gmail.com> <1192213378.5280.13.camel@phantasm.home.enterpriseandprosperity.com> <20071020203451.GI4544@networkno.de> <1193063195.5068.48.camel@phantasm.home.enterpriseandprosperity.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: thayne@c2.net, qemu-devel@nongnu.org On 10/22/07, Thayne Harbaugh wrote: > > On Sat, 2007-10-20 at 21:34 +0100, Thiemo Seufer wrote: > > Thayne Harbaugh wrote: > > > > > > On Fri, 2007-10-12 at 18:12 +0300, Felipe Contreras wrote: > > > > Hi, > > > > > > > > When I try to use codesourcery's toolchain arm-2006q3-27 in my Fedora > > > > 7 box I always have the following issue: > > > > > > > > qemu: Unsupported syscall: 983045 > > > > > > Yep, I've seen that before. > > > > > > > I guess it's a problem of NPTL incompatibility. Anyway, the patch that > > > > Paul Brook sent a while ago solves it [1]. > > > > > > > > I wonder if it can be integrated or what would be the right way to > > > > solve this issue. Am I the only one having it? > > > > > > > > Best regards. > > > > > > > > [1] http://lists.gnu.org/archive/html/qemu-devel/2005-08/msg00128.html > > > > > > > > > I've been using this patch, as well as other NPTL/TLS patches as well as > > > some of my own work and have a set of patches for NPTL/TLS that works > > > reasonably well for arm and i386. The patches don't apply cleanly to > > > CVS current, but I'm more than happy to rework them so that they will if > > > someone is serious about getting NPTL/TLS/futex stuff working for > > > linux-user. I haven't submitted my patches because I kept expecting the > > > other patches to be accepted. > > > > Please submit this patch (and resend what you think was missed). > > I'll get them reworked and re-sent soon. > > Thanks for the interest. Do you have anything that can be tried out already? Best regards. -- Felipe Contreras