From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPEmK-0005FP-7d for qemu-devel@nongnu.org; Mon, 08 Apr 2013 12:18:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPEmA-00071u-1i for qemu-devel@nongnu.org; Mon, 08 Apr 2013 12:18:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13927) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPEm9-00071h-Q2 for qemu-devel@nongnu.org; Mon, 08 Apr 2013 12:18:33 -0400 Message-ID: <5162EDD2.1030304@redhat.com> Date: Mon, 08 Apr 2013 18:18:26 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1365190076-20268-1-git-send-email-kwolf@redhat.com> <20130408160319.GE22660@stefanha-thinkpad.redhat.com> In-Reply-To: <20130408160319.GE22660@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] block: Vectored bdrv_writev_vmstate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , qemu-devel@nongnu.org, stefanha@redhat.com Il 08/04/2013 18:03, Stefan Hajnoczi ha scritto: > Looks fine on the block side. Perhaps Orit, Juan, or Paolo can > double-check the migration side. > > Reviewed-by: Stefan Hajnoczi Looks good, but given there are patches to fix it, I'm not sure it's worth the trouble... Paolo