From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cmt4e-0002I5-Rd for qemu-devel@nongnu.org; Fri, 07 Jan 2005 07:18:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cmt4e-0002Ht-Bg for qemu-devel@nongnu.org; Fri, 07 Jan 2005 07:18:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cmt4e-0002Hq-4f for qemu-devel@nongnu.org; Fri, 07 Jan 2005 07:18:36 -0500 Received: from [64.233.184.205] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cmst5-0008I4-IG for qemu-devel@nongnu.org; Fri, 07 Jan 2005 07:06:39 -0500 Received: by wproxy.gmail.com with SMTP id 40so503943wri for ; Fri, 07 Jan 2005 04:06:39 -0800 (PST) Message-ID: Date: Fri, 7 Jan 2005 13:06:38 +0100 From: Magnus Damm Subject: Re: [Qemu-devel] softmmu ppc In-Reply-To: <8DD85B9A-6090-11D9-87C0-000A958E35DC@axiros.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <0607B33A-5E93-11D9-9B65-000A9585A104@cordney.com> <20050106223507.GG23549@cs.unibo.it> <8DD85B9A-6090-11D9-87C0-000A958E35DC@axiros.com> Reply-To: Magnus Damm , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Daniel Egger Cc: qemu-devel@nongnu.org On Fri, 7 Jan 2005 10:43:15 +0100, Daniel Egger wrote: > On 07.01.2005, at 08:37, Laurent Amon wrote: > > > I don't know about linuxppc, but on osx 1.3.7, as reported by Daniel > > Egger on Jan 2nd, it bombs out. > > I would try it on linuxppc but at the moment it clashes > badly with Fabrices' changes. Is anyone working on an > update? Well, I could update the patches soon unless Piotrek has some code locally that he wants to include in a new patch. What do you suggest Piotrek? Regarding ppc host support then updating that patch is probably a nobrainer and I would like to add as much OSX support as possible. So if someone could send me a patch with the changes that makes the code compile on OSX, then I would be happy to include them in the next patch. Thanks. / magnus