From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D3hXK-0000gd-AL for qemu-devel@nongnu.org; Tue, 22 Feb 2005 16:25:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D3hX6-0000cg-Cf for qemu-devel@nongnu.org; Tue, 22 Feb 2005 16:25:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3hX6-0000aJ-3G for qemu-devel@nongnu.org; Tue, 22 Feb 2005 16:25:28 -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 1D3hB3-0005Z7-85 for qemu-devel@nongnu.org; Tue, 22 Feb 2005 16:02:41 -0500 Subject: Re: [Qemu-devel] Re: Open Hack'Ware test image. From: Thayne Harbaugh In-Reply-To: <421B80C4.50604@bellard.org> References: <1109072720.21864.13203.camel@rapid> <1109096451.6488.4.camel@localhost.localdomain> <421B80C4.50604@bellard.org> Content-Type: text/plain Date: Tue, 22 Feb 2005 14:02:35 -0700 Message-Id: <1109106155.6488.14.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 On Tue, 2005-02-22 at 19:58 +0100, Fabrice Bellard wrote: > Thayne Harbaugh wrote: > > On Tue, 2005-02-22 at 12:45 +0100, J. Mayer wrote: > > > > > >>Note that PREP support has not been checked with this snapshot (but will > >>be before it'll become a release). > > > > > > This won't work because the PCI host bridge *still* hasn't been added to > > qemu. I've sent the patch at least twice. Tha patch hasn't been > > applied and there hasn't been an explanation as to why it was ignored. > > Hi, > > Sorry for the lack of explanation: I was not sure whether QEMU could > work with your patch without an updated PPC BIOS. Yes, *both* Qemu and OHW need to be patched. It shouldn't matter which one supports the host bridge first. You shouldn't even worry about making PReP unstable by adding support for the PCI host bridge to either qemu or OHW because PReP isn't stable now - it doesn't even boot without the host bridge.