From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gsjrn-0002ab-WD for qemu-devel@nongnu.org; Fri, 08 Dec 2006 12:50:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gsjrn-0002Zr-88 for qemu-devel@nongnu.org; Fri, 08 Dec 2006 12:50:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gsjrn-0002Zg-51 for qemu-devel@nongnu.org; Fri, 08 Dec 2006 12:50:35 -0500 Received: from [212.227.126.186] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gsjrm-0008Iy-1z for qemu-devel@nongnu.org; Fri, 08 Dec 2006 12:50:35 -0500 Received: from localhost ([127.0.0.1]) by localhost.localdomain with esmtp (Exim 4.63) (envelope-from ) id 1Gsjrg-0001K9-GO for qemu-devel@nongnu.org; Fri, 08 Dec 2006 18:50:28 +0100 Message-ID: <4579A5E4.7040307@weilnetz.de> Date: Fri, 08 Dec 2006 18:50:28 +0100 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] New display device for MIPS References: <457897AD.1020501@mail.berlios.de> <20061208003428.GB21819@networkno.de> In-Reply-To: <20061208003428.GB21819@networkno.de> 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 > AFAICS the output interferes with the serial console output. > I wonder how the typical scrolling text "Linux on MALTA" would look > like in that case. :-) > Believe me, it won't interfere (because it creates an additional virtual console, like 2nd serial console, parallel port, ...). And you will see the typical scrolling text, just try it! Stefan