From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GslKy-0001M1-L0 for qemu-devel@nongnu.org; Fri, 08 Dec 2006 14:24:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GslKt-0001Fc-QY for qemu-devel@nongnu.org; Fri, 08 Dec 2006 14:24:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GslKt-0001FQ-Me for qemu-devel@nongnu.org; Fri, 08 Dec 2006 14:24:43 -0500 Received: from [193.7.176.60] (helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GslKt-0000qy-Iy for qemu-devel@nongnu.org; Fri, 08 Dec 2006 14:24:43 -0500 Received: from lagash (intrt.mips-uk.com [194.74.144.130]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bawue.net (Postfix) with ESMTP id ADFCEB8C22 for ; Fri, 8 Dec 2006 20:27:16 +0100 (CET) Received: from ths by lagash with local (Exim 4.63) (envelope-from ) id 1GslLS-0005ji-0X for qemu-devel@nongnu.org; Fri, 08 Dec 2006 19:25:18 +0000 Date: Fri, 8 Dec 2006 19:25:17 +0000 Subject: Re: [Qemu-devel] New display device for MIPS Message-ID: <20061208192517.GC21819@networkno.de> References: <457897AD.1020501@mail.berlios.de> <20061208003428.GB21819@networkno.de> <4579A5E4.7040307@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4579A5E4.7040307@weilnetz.de> From: Thiemo Seufer 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 Stefan Weil wrote: > > > 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! Trying would be much easier if there was a machine to test with. :-) What about starting with the core of the new machine description before submitting the unconnected peripherals? Thiemo