From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Da0z2-0004jU-Vg for qemu-devel@nongnu.org; Sun, 22 May 2005 20:39:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Da0yy-0004gV-BX for qemu-devel@nongnu.org; Sun, 22 May 2005 20:39:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Da0yx-0004Y7-4O for qemu-devel@nongnu.org; Sun, 22 May 2005 20:39:47 -0400 Received: from [63.228.1.57] (helo=gate.crashing.org) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Da125-0008Ir-K3 for qemu-devel@nongnu.org; Sun, 22 May 2005 20:43:01 -0400 Subject: Re: [Qemu-devel] booting linux 2.6 in qemu-system-ppc From: Benjamin Herrenschmidt In-Reply-To: <1116159184.12010.88.camel@rapid> References: <1116115668.25230.1.camel@localhost> <1116159184.12010.88.camel@rapid> Content-Type: text/plain Date: Mon, 23 May 2005 10:31:52 +1000 Message-Id: <1116808312.20084.14.camel@gaston> 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@nongnu.org Cc: Johannes Berg > console=ttyS0 console=tty0 > Note that the Open-Firmware frame-buffer support is broken in many 2.6 > kernels (I mean on real Macs) How so ? > and that most distributions install CDROM > don't have support for PC serial ports. Then, to be able to have video > console with any 2.6 based distribution, I'm afraid we'll need to have > an ATI Radeon emulation. > You can also notice that we don't emulation Mac serial ports, in Qemu. >