From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbIXq-0001wF-Ij for qemu-devel@nongnu.org; Wed, 12 Aug 2009 14:27:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbIXm-0001u1-Hw for qemu-devel@nongnu.org; Wed, 12 Aug 2009 14:27:30 -0400 Received: from [199.232.76.173] (port=57578 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbIXm-0001tt-D5 for qemu-devel@nongnu.org; Wed, 12 Aug 2009 14:27:26 -0400 Received: from mx20.gnu.org ([199.232.41.8]:32888) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MbIXl-0007gn-Rv for qemu-devel@nongnu.org; Wed, 12 Aug 2009 14:27:26 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbIXk-0000g8-J3 for qemu-devel@nongnu.org; Wed, 12 Aug 2009 14:27:24 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Re: virtio-serial: An interface for =?iso-8859-1?q?host-guest=09communication?= Date: Wed, 12 Aug 2009 19:27:13 +0100 References: <20090805175713.GB28738@shareable.org> <4A803E07.7080407@redhat.com> <4A8051F3.7040400@codemonkey.ws> In-Reply-To: <4A8051F3.7040400@codemonkey.ws> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200908121927.14139.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kvm@vger.kernel.org, Rusty Russell , "Richard W.M. Jones" , virtualization@lists.linux-foundation.org, Gerd Hoffmann , Amit Shah > However, as I've mentioned repeatedly, the reason I won't merge > virtio-serial is that it duplicates functionality with virtio-console. > If the two are converged, I'm happy to merge it. I'm not opposed to > having more functionality. I strongly agree. Paul