From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43140 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmPG9-0000RV-59 for qemu-devel@nongnu.org; Mon, 07 Feb 2011 06:27:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmPDb-0000eM-TD for qemu-devel@nongnu.org; Mon, 07 Feb 2011 06:25:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:12639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmPDb-0000eE-HY for qemu-devel@nongnu.org; Mon, 07 Feb 2011 06:25:19 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p17BPITI025503 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 7 Feb 2011 06:25:18 -0500 Message-ID: <4D4FD707.4030008@redhat.com> Date: Mon, 07 Feb 2011 12:27:03 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <20110126141230.637895847@redhat.com> In-Reply-To: <20110126141230.637895847@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [patch 0/5] block migration interaction fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: qemu-devel@nongnu.org Am 26.01.2011 15:12, schrieb Marcelo Tosatti: > See individual patches for details. Thanks, applied all to the block branch. Kevin