From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ME6Mg-00072p-AX for qemu-devel@nongnu.org; Tue, 09 Jun 2009 14:48:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ME6Ma-00072J-BL for qemu-devel@nongnu.org; Tue, 09 Jun 2009 14:48:04 -0400 Received: from [199.232.76.173] (port=59328 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ME6Ma-00072G-6z for qemu-devel@nongnu.org; Tue, 09 Jun 2009 14:48:00 -0400 Received: from mtaout03-winn.ispmail.ntl.com ([81.103.221.49]:27225) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ME6MZ-0002bf-BG for qemu-devel@nongnu.org; Tue, 09 Jun 2009 14:47:59 -0400 Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090609184755.ZNGM5579.mtaout03-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for ; Tue, 9 Jun 2009 19:47:55 +0100 Received: from miranda.arrow ([213.107.24.213]) by aamtaout02-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090609184754.DQZH21638.aamtaout02-winn.ispmail.ntl.com@miranda.arrow> for ; Tue, 9 Jun 2009 19:47:54 +0100 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1ME6MS-0008Kj-Fz for qemu-devel@nongnu.org; Tue, 09 Jun 2009 19:47:52 +0100 Date: Tue, 9 Jun 2009 19:47:52 +0100 From: Stuart Brady Subject: Re: [Qemu-devel] [PATCH] virtio-serial: PCI device for simple host <-> guest communication Message-ID: <20090609184752.GA32012@miranda.arrow> References: <1244565768-9103-1-git-send-email-amit.shah@redhat.com> <1244565768-9103-2-git-send-email-amit.shah@redhat.com> <1244565768-9103-3-git-send-email-amit.shah@redhat.com> <1244565768-9103-4-git-send-email-amit.shah@redhat.com> <20090609181714.GB11485@amd.home.annexia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090609181714.GB11485@amd.home.annexia.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Tue, Jun 09, 2009 at 07:17:14PM +0100, Richard W.M. Jones wrote: > Can it be made to look like a real serial port, ie. > '-serial dev,model=virtio' ? A rather pedantic point, perhaps, but this doesn't really look like a serial device to me (in the same way that it doesn't look like a parallel device, either). But then I might as well argue that flash-based storage devices aren't "disks", etc., etc... :-) Cheers, -- Stuart Brady