From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MVoA4-0002d5-M5 for qemu-devel@nongnu.org; Tue, 28 Jul 2009 11:00:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MVoA0-0002cJ-4D for qemu-devel@nongnu.org; Tue, 28 Jul 2009 11:00:16 -0400 Received: from [199.232.76.173] (port=48648 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MVo9z-0002cC-R3 for qemu-devel@nongnu.org; Tue, 28 Jul 2009 11:00:11 -0400 Received: from rv-out-0708.google.com ([209.85.198.245]:3520) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MVo9z-0003d4-A8 for qemu-devel@nongnu.org; Tue, 28 Jul 2009 11:00:11 -0400 Received: by rv-out-0708.google.com with SMTP id c5so870176rvf.2 for ; Tue, 28 Jul 2009 08:00:10 -0700 (PDT) Message-ID: <4A6F1276.50709@codemonkey.ws> Date: Tue, 28 Jul 2009 10:00:06 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication References: <1248717876-17630-1-git-send-email-amit.shah@redhat.com> <4A6E0C9E.10908@codemonkey.ws> <20090727203214.GG15020@redhat.com> <20090727204627.GA32432@shareable.org> <4A6E3BDC.8050101@codemonkey.ws> <20090728140029.GA16067@amd.home.annexia.org> <4A6F0FA0.4010101@codemonkey.ws> <20090728145557.GI3842@amd.home.annexia.org> In-Reply-To: <20090728145557.GI3842@amd.home.annexia.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Richard W.M. Jones" Cc: Amit Shah , qemu-devel@nongnu.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org Richard W.M. Jones wrote: > On Tue, Jul 28, 2009 at 09:48:00AM -0500, Anthony Liguori wrote: > >> Dave Miller nacked that approach with a sledgehammer instead preferring >> that we just use standard TCP/IP which is what led to the current >> implementation using slirp. >> > > I'm aware of that - I just don't think it was a good choice. > > [BTW the qemu-devel mailing list seems to be bouncing messages] > I know. I've reported it to the Savannah admins and am helping them track it down. > Rich. > > Regards, Anthony Liguori