From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D3fSw-00051G-09 for qemu-devel@nongnu.org; Tue, 22 Feb 2005 14:13:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3fSu-0004zg-34 for qemu-devel@nongnu.org; Tue, 22 Feb 2005 14:13:00 -0500 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D3fDU-0003xO-AA for qemu-devel@nongnu.org; Tue, 22 Feb 2005 13:57:04 -0500 Received: from [84.99.204.68] (68.204.99-84.rev.gaoland.net [84.99.204.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTP id 0F8433316D for ; Tue, 22 Feb 2005 19:57:03 +0100 (CET) Message-ID: <421B80C4.50604@bellard.org> Date: Tue, 22 Feb 2005 19:58:12 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Open Hack'Ware test image. References: <1109072720.21864.13203.camel@rapid> <1109096451.6488.4.camel@localhost.localdomain> In-Reply-To: <1109096451.6488.4.camel@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed 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@nongnu.org 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. Fabrice.