From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35802 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKSvX-0004bM-Fm for qemu-devel@nongnu.org; Mon, 22 Nov 2010 04:43:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKSvW-0003ui-EN for qemu-devel@nongnu.org; Mon, 22 Nov 2010 04:43:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PKSvW-0003uN-7I for qemu-devel@nongnu.org; Mon, 22 Nov 2010 04:43:10 -0500 Message-ID: <4CEA3B5C.8080004@redhat.com> Date: Mon, 22 Nov 2010 10:43:56 +0100 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [patch 0/3] block migration fixes References: <20101108190253.560821111@redhat.com> <4CE9393C.5080108@codemonkey.ws> In-Reply-To: <4CE9393C.5080108@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Marcelo Tosatti , Yoshiaki Tamura , Liran Schour , qemu-devel@nongnu.org Am 21.11.2010 16:22, schrieb Anthony Liguori: > On 11/08/2010 01:02 PM, Marcelo Tosatti wrote: >> Following patchset fixes block migration corruption issues >> > > Applied all. Thanks. This was the old version. Anyway, I'll include a diff between v1 and v2 in my next pull request. Kevin