From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D3jsQ-0008Qy-Gi for qemu-devel@nongnu.org; Tue, 22 Feb 2005 18:55:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D3jsO-0008Pw-CV for qemu-devel@nongnu.org; Tue, 22 Feb 2005 18:55:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3jql-0007zN-JR for qemu-devel@nongnu.org; Tue, 22 Feb 2005 18:53:55 -0500 Received: from [161.58.242.233] (helo=hotwww5.hotwww.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D3jEa-00079K-1Z for qemu-devel@nongnu.org; Tue, 22 Feb 2005 18:14:28 -0500 Subject: Re: [Qemu-devel] Re: Re: Open Hack'Ware test image. From: Thayne Harbaugh In-Reply-To: References: <1109072720.21864.13203.camel@rapid> <1109096451.6488.4.camel@localhost.localdomain> <421B80C4.50604@bellard.org> <1109106155.6488.14.camel@localhost.localdomain> Content-Type: text/plain; charset=iso-8859-1 Date: Tue, 22 Feb 2005 16:14:20 -0700 Message-Id: <1109114060.6488.27.camel@localhost.localdomain> Mime-Version: 1.0 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: daimon55@free.fr, qemu-devel On Tue, 2005-02-22 at 22:53 +0100, Ronald wrote: > Le Tue, 22 Feb 2005 14:02:35 -0700, Thayne Harbaugh a =E9crit : >=20 > > You shouldn't even worry about making > > PReP unstable by adding support for the PCI host bridge to either qem= u or > > OHW because PReP isn't stable now - it doesn't even boot without the = host > > bridge. >=20 > Sorry but prep works fine for me, that's even the only ppc emulation mo= de > I can use. You've applied the "Raven" host bridge patch and it breaks your PReP? Until someone can tell me that having a correct PCI host bridge actually breaks something I'll continue to ask that the patch be applied. I believe fixes some problems and that even in the working situations it makes things more correct. Real PReP hardware has a PCI host bridge - whether it's the Motorola Raven, Eagle, Grackle or whatever. If someone can show that having a correct PCI host bridge breaks something then I'll either rework the patch or drop it. I know that I have created some broken patches before (HFS comes to mind) and I don't have a problem rethinking.