From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUql0-00056j-9y for qemu-devel@nongnu.org; Tue, 23 Apr 2013 23:52:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUqkz-0006nB-Gw for qemu-devel@nongnu.org; Tue, 23 Apr 2013 23:52:34 -0400 Received: from e23smtp06.au.ibm.com ([202.81.31.148]:40517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUqky-0006m1-PT for qemu-devel@nongnu.org; Tue, 23 Apr 2013 23:52:33 -0400 Received: from /spool/local by e23smtp06.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 24 Apr 2013 13:46:30 +1000 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [9.190.235.152]) by d23dlp02.au.ibm.com (Postfix) with ESMTP id BBCA62BB0054 for ; Wed, 24 Apr 2013 13:52:23 +1000 (EST) Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r3O3cdMp32112730 for ; Wed, 24 Apr 2013 13:38:39 +1000 Received: from d23av04.au.ibm.com (loopback [127.0.0.1]) by d23av04.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r3O3qMN5032613 for ; Wed, 24 Apr 2013 13:52:22 +1000 Message-ID: <517756D7.7020305@linux.vnet.ibm.com> Date: Wed, 24 Apr 2013 11:51:51 +0800 From: Wenchao Xia 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> In-Reply-To: <51708F9B.2050703@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: Pavel Hrdina Cc: lcapitulino@redhat.com, armbru@redhat.com, qemu-devel@nongnu.org >> >> 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.:> -- Best Regards Wenchao Xia