From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CmuwI-0005Rt-D1 for qemu-devel@nongnu.org; Fri, 07 Jan 2005 09:18:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CmuwH-0005Rh-Vm for qemu-devel@nongnu.org; Fri, 07 Jan 2005 09:18:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CmuwH-0005Re-TD for qemu-devel@nongnu.org; Fri, 07 Jan 2005 09:18:05 -0500 Received: from [64.233.184.197] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cmuk5-0001PC-Ez for qemu-devel@nongnu.org; Fri, 07 Jan 2005 09:05:29 -0500 Received: by wproxy.gmail.com with SMTP id 50so567366wri for ; Fri, 07 Jan 2005 06:05:28 -0800 (PST) Message-ID: Date: Fri, 7 Jan 2005 15:05:28 +0100 From: Piotras Subject: Re: [Qemu-devel] softmmu ppc In-Reply-To: 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: Piotras , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Magnus Damm Cc: qemu-devel@nongnu.org Hi! I will not have time in the near future to update my patches. There is no point with my local patches to stop the update as they are still experimental and changes to published version are minimal anyway. Regards, Piotrek On Fri, 7 Jan 2005 13:06:38 +0100, Magnus Damm wrote: > 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