From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeCiO-0004kJ-Dw for qemu-devel@nongnu.org; Thu, 29 Nov 2012 17:36:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeCiN-0004ZF-M9 for qemu-devel@nongnu.org; Thu, 29 Nov 2012 17:36:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:22763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeCiN-0004Z7-E8 for qemu-devel@nongnu.org; Thu, 29 Nov 2012 17:36:15 -0500 Date: Fri, 30 Nov 2012 00:39:00 +0200 From: "Michael S. Tsirkin" Message-ID: <20121129223859.GB10865@redhat.com> References: <1350913800.90009.YahooMailClassic@web163904.mail.gq1.yahoo.com> <20121023125503.GG19977@stefanha-thinkpad.redhat.com> <20121101091918.GA19405@amit.redhat.com> <20121101120410.GC3993@redhat.com> <20121101160721.GA9176@redhat.com> <20121127162504.GA6210@redhat.com> <20121128215308.GA23360@redhat.com> <20121129130446.GA4429@amit.redhat.com> <20121129141015.GG9625@redhat.com> <87vccomdv3.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87vccomdv3.fsf@codemonkey.ws> Subject: Re: [Qemu-devel] [PATCH] virtio: limit avail bytes lookahead List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Amit Shah , Stefan Hajnoczi , Bug 1066055 <1066055@bugs.launchpad.net>, qemu-devel@nongnu.org, Edivaldo de Araujo Pereira > I need a Signed-off-by so why don't you just go ahead and send a v2 and > I'll test that. OK I sent a v2 which is this fixup + the original patch smashed together.