From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hao2Q-0006ji-FK for qemu-devel@nongnu.org; Mon, 09 Apr 2007 03:11:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hao2O-0006ic-TU for qemu-devel@nongnu.org; Mon, 09 Apr 2007 03:11:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hao2O-0006iZ-Ob for qemu-devel@nongnu.org; Mon, 09 Apr 2007 03:11:40 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HanyZ-0005Wj-IK for qemu-devel@nongnu.org; Mon, 09 Apr 2007 03:07:44 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HanyI-0007YH-PX for qemu-devel@nongnu.org; Mon, 09 Apr 2007 09:07:26 +0200 Received: from 83.181.161.201 ([83.181.161.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Apr 2007 09:07:26 +0200 Received: from lorenzo.campedelli by 83.181.161.201 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Apr 2007 09:07:26 +0200 From: Lorenzo Campedelli Date: Mon, 09 Apr 2007 09:06:57 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: news Subject: [Qemu-devel] Testing PPC 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 Possibly it's only a starting point but I could use the files found at http://www.pps.jussieu.fr/~letouzey/emul_debianppc.en.html to actually see I could boot some linux on qemu-system-ppc. Skipping the part aboud vde, I could boot it both with 0.9.0 and with a snapshot dated 20070406. From the documentation found in the links it looks like it used a patched 2.4.27 kernel and some other trickery, but, as I said it could be a starting point, and it's the only one I found :). Btw, it also seem to honour the -kernel option, i.e. without it doesn't boot... Hope this helps somebody. Lorenzo