From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUiEu-0001VN-Jc for qemu-devel@nongnu.org; Tue, 12 Jan 2010 10:01:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUiEq-0001V9-QJ for qemu-devel@nongnu.org; Tue, 12 Jan 2010 10:01:00 -0500 Received: from [199.232.76.173] (port=36686 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUiEq-0001V6-M4 for qemu-devel@nongnu.org; Tue, 12 Jan 2010 10:00:56 -0500 Received: from mail-yx0-f188.google.com ([209.85.210.188]:37606) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUiEq-0005No-B8 for qemu-devel@nongnu.org; Tue, 12 Jan 2010 10:00:56 -0500 Received: by yxe26 with SMTP id 26so21686878yxe.4 for ; Tue, 12 Jan 2010 07:00:54 -0800 (PST) Message-ID: <4B4C8EA4.9080106@codemonkey.ws> Date: Tue, 12 Jan 2010 09:00:52 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 5/8] virtio-serial-bus: Add support for buffering guest output, throttling guests References: <1262849506-27132-6-git-send-email-amit.shah@redhat.com> <20100108011231.GA5011@shareable.org> <20100108050351.GB8999@amit-x200.redhat.com> <20100108133503.GA19328@shareable.org> <20100111083443.GA6061@amit-x200.redhat.com> <20100111104553.GA4746@shareable.org> <20100111110410.GA13658@amit-x200.redhat.com> <20100111233356.GB30714@shareable.org> <20100112071612.GB19438@amit-x200.redhat.com> In-Reply-To: <20100112071612.GB19438@amit-x200.redhat.com> 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: Amit Shah Cc: qemu-devel@nongnu.org On 01/12/2010 01:16 AM, Amit Shah wrote: > BTW I don't really want this too, I can get rid of it if everyone agrees > we won't support clipboard writes> 4k over vnc or if there's a better > idea. > Why bother trying to preserve message boundaries? I think that's the fundamental question. Regards, Anthony Liguori > Amit > > >