From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Brook Subject: Re: [Qemu-devel] virtio-serial: A guest <-> host interface for simple communication Date: Tue, 23 Jun 2009 13:55:52 +0100 Message-ID: <200906231355.53557.paul@codesourcery.com> References: <1245760953-32139-1-git-send-email-amit.shah@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: Amit Shah , virtualization@lists.linux-foundation.org, kvm@vger.kernel.org To: qemu-devel@nongnu.org Return-path: Received: from mail.codesourcery.com ([65.74.133.4]:36750 "EHLO mail.codesourcery.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752259AbZFWMzw (ORCPT ); Tue, 23 Jun 2009 08:55:52 -0400 In-Reply-To: <1245760953-32139-1-git-send-email-amit.shah@redhat.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: > Here are two patches. One implements a virtio-serial device in qemu > and the other is the driver for a guest kernel. So I'll ask again. Why is this separate from virtio-console? Paul