From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyM5h-0002db-AE for qemu-devel@nongnu.org; Fri, 07 Nov 2008 02:49:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyM5g-0002d5-7V for qemu-devel@nongnu.org; Fri, 07 Nov 2008 02:49:12 -0500 Received: from [199.232.76.173] (port=45383 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyM5g-0002cw-1r for qemu-devel@nongnu.org; Fri, 07 Nov 2008 02:49:12 -0500 Received: from mx20.gnu.org ([199.232.41.8]:6878) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KyM5f-0004i6-8R for qemu-devel@nongnu.org; Fri, 07 Nov 2008 02:49:11 -0500 Received: from smtp6-g19.free.fr ([212.27.42.36]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KyM5e-0002Bo-Ck for qemu-devel@nongnu.org; Fri, 07 Nov 2008 02:49:10 -0500 Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id AAABA19791 for ; Fri, 7 Nov 2008 08:49:07 +0100 (CET) Received: from laptop (vaf26-2-82-244-111-82.fbx.proxad.net [82.244.111.82]) by smtp6-g19.free.fr (Postfix) with ESMTP id 75AFD1725B for ; Fri, 7 Nov 2008 08:49:07 +0100 (CET) In-Reply-To: <20081107070852.GA32665@hall.aurel32.net> Subject: Re: [Qemu-devel] qemu-system-ppc broken ? From: "=?windows-1252?q?Fran=E7ois?= Revol" Date: Fri, 07 Nov 2008 08:53:20 +0100 CET Message-Id: <1784605671-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable 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 > > Just to let you know it seems the ppc target it broken as of r5643: > > From what I see, it has been broken in revision 5493. It seems that > the > i386 TCG backend is not able to alloc/free a temp variable. The > problem > also occurs when in single step mode, when only *2* temp variables > are > allocated. The x86-64 TCG backend is not affected. > > The quick and dirty patch below is able to workaround the problem. Indeed, I can confirm it "works" again now. :) Though I still can't seem to get OpenHackware to read the CD: ERROR: ATAPI TEST=5FUNIT=5FREADY : status 50 !=3D 0x40 But that's another story. > Any one has an idea what happens=3F Can't help you there, sorry. Fran=E7ois.