From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HaJtX-0003Vl-UJ for qemu-devel@nongnu.org; Sat, 07 Apr 2007 19:00:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HaJtW-0003VZ-GF for qemu-devel@nongnu.org; Sat, 07 Apr 2007 19:00:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HaJtW-0003VW-DB for qemu-devel@nongnu.org; Sat, 07 Apr 2007 19:00:30 -0400 Received: from phoenix.bawue.net ([193.7.176.60] helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HaJps-0000rH-0w for qemu-devel@nongnu.org; Sat, 07 Apr 2007 18:56:44 -0400 Date: Sat, 7 Apr 2007 23:49:35 +0100 Subject: Re: [Qemu-devel] qemu Makefile.target vl.h hw/acpi.c hw/adlib.c ... Message-ID: <20070407224935.GI21953@networkno.de> References: <200704072010.05798.paul@codesourcery.com> <1175977726.1516.15.camel@rapid> <200704072145.27203.paul@codesourcery.com> <1175984294.1516.33.camel@rapid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1175984294.1516.33.camel@rapid> From: Thiemo Seufer Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "J. Mayer" Cc: qemu-devel@nongnu.org J. Mayer wrote: [snip] > > > SO your patch is a complete nonsense and YES IT BREAKS MY WORKS SO IT > > > HAS TO BE REVERTED. > > > > I can only fix the code that I have access to. > > You broke the commited code.... And you also completely break any new > development for the PowerPC target as most real machine cannot be > emulated now (even PREP is broken, using 3 IRQ controllers). It might help here if you could provide a PREP sample image which can be used as a basic smoketest, like the ones for other architectures on Fabrice's page. Thiemo