From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BN5r7-0002UU-Ub for qemu-devel@nongnu.org; Mon, 10 May 2004 04:09:46 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BN5qZ-0002HT-6n for qemu-devel@nongnu.org; Mon, 10 May 2004 04:09:44 -0400 Received: from [211.5.2.69] (helo=nm01omta014.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.33) id 1BN5lA-0000yN-D9 for qemu-devel@nongnu.org; Mon, 10 May 2004 04:03:36 -0400 Message-ID: <00a301c43665$776597c0$010aa8c0@afina> From: "kazu" References: <409EC554.9060103@olifantasia.com> Subject: Re: [Qemu-devel] Here is a patch to build qemu with powerpc (system)support on win32 Date: Mon, 10 May 2004 17:04:49 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" 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 Hi, Martin wrote: > I mad a little patch to be able to enable powerpc system emulation on > windows > > It seems to work for me. > I used the commandline: > qemu-system-ppc.exe --kernel zImage_vgafb.prep --fda > debian_install_root.bin --boot a > and it just boots. I am surprised to hear that ppc system works on Windows. It works fine on my PC. I can see ash prompt. Regards, kazu