From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AF1ej-0003oh-Tg for qemu-devel@nongnu.org; Wed, 29 Oct 2003 20:31:21 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AF1dP-00033O-KX for qemu-devel@nongnu.org; Wed, 29 Oct 2003 20:30:30 -0500 Received: from [193.252.22.30] (helo=mwinf0104.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AF1a1-0001Bb-MI for qemu-devel@nongnu.org; Wed, 29 Oct 2003 20:26:29 -0500 Received: from free.fr (ATuileries-112-1-4-231.w81-53.abo.wanadoo.fr [81.53.133.231]) by mwinf0104.wanadoo.fr (SMTP Server) with ESMTP id ED5951BFFFB9 for ; Thu, 30 Oct 2003 02:26:22 +0100 (CET) Message-ID: <3FA068E3.5060806@free.fr> Date: Thu, 30 Oct 2003 02:26:59 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Roadmap for adding non-x86 system mode emulation support? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Chad Page wrote: > On Thu, 30 Oct 2003, Fabrice Bellard wrote: > > >>Chad Page wrote: >> >>> I'd still like to get a feel for what's needed to make that work - >>>I'm itching to get it working on my iBook, and would like to help. With the latest commits I was able to launch an x86 Linux kernel on a PowerPC Linux box :-) I am interested to know if the VGA emulation works too as I don't have X11 access to a PowerPC system. Using the image 'linux.img' available on the web site would be a good test. Fabrice.