From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUw91-0002xx-1A for qemu-devel@nongnu.org; Wed, 24 Apr 2013 05:37:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUw8t-0001qG-Nu for qemu-devel@nongnu.org; Wed, 24 Apr 2013 05:37:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29905) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUw8t-0001pl-Dv for qemu-devel@nongnu.org; Wed, 24 Apr 2013 05:37:35 -0400 Message-ID: <5177A7DA.4000102@redhat.com> Date: Wed, 24 Apr 2013 11:37:30 +0200 From: Pavel Hrdina MIME-Version: 1.0 References: <13b9d1e79947b89982ec51c421b9b1bd0a7b587d.1366127809.git.phrdina@redhat.com> <516E0E9A.9050607@linux.vnet.ibm.com> <516E54AF.8070206@redhat.com> <516E774D.8080809@linux.vnet.ibm.com> <516E7EB1.8060806@redhat.com> <516EE688.1030704@redhat.com> <516F773E.80108@linux.vnet.ibm.com> <516FC95F.6010908@redhat.com> <51708F9B.2050703@linux.vnet.ibm.com> <517756D7.7020305@linux.vnet.ibm.com> In-Reply-To: <517756D7.7020305@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 11/11] savevm: remove backward compatibility from bdrv_snapshot_find() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: lcapitulino@redhat.com, armbru@redhat.com, qemu-devel@nongnu.org On 24.4.2013 05:51, Wenchao Xia wrote: > >>> >>> I think that my whole series is almost done and it would be quickly >>> accepted and applied upstream. I'll send today the v2 and we will see. >>> >>> Pavel >>> >> OK, I'll review v2 too to make it faster. >> > Hi, Pavel > Sorry for query your progress, I hope to catch up qemu 1.5, so > wonder whether V2 is ready. > If you agree, I will use your logic in my bdrv_snapshot_find() to > progress. But still, if you can upstream your version quickly, or form > a clean patch for this function, I am happy to rebase on it.:> > Hi Wenchao, np, I have the v2 almost ready and today I'll send that v2 into upstream for review.