From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrQ5N-00083z-3O for qemu-devel@nongnu.org; Thu, 20 Nov 2014 06:39:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrQ5I-0006Wz-N6 for qemu-devel@nongnu.org; Thu, 20 Nov 2014 06:39:41 -0500 Received: from szxga01-in.huawei.com ([119.145.14.64]:48246) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrQ5I-0006Un-1Y for qemu-devel@nongnu.org; Thu, 20 Nov 2014 06:39:36 -0500 Message-ID: <546DD2DF.4090005@huawei.com> Date: Thu, 20 Nov 2014 19:39:11 +0800 From: Gonglei MIME-Version: 1.0 References: <1395317703-10412-1-git-send-email-arei.gonglei@huawei.com> <87vbv7heed.fsf@elfo.mitica> <33183CC9F5247A488A2544077AF1902086C1457B@SZXEMA503-MBS.china.huawei.com> <546DD0DB.4010607@redhat.com> In-Reply-To: <546DD0DB.4010607@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] migration: static variables will not be reset at second migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "chenliang (T)" , "quintela@redhat.com" , "qemu-devel@nongnu.org" , "dgilbert@redhat.com" , "owasserm@redhat.com" On 2014/11/20 19:30, Paolo Bonzini wrote: > > > On 24/06/2014 08:23, Gonglei (Arei) wrote: >>> -----Original Message----- >>> From: Juan Quintela [mailto:quintela@redhat.com] >>> Sent: Friday, March 21, 2014 9:26 PM >>> To: Gonglei (Arei) >>> Cc: qemu-devel@nongnu.org; owasserm@redhat.com; pbonzini@redhat.com; >>> eblake@redhat.com; dgilbert@redhat.com; chenliang (T) >>> Subject: Re: [PATCH] migration: static variables will not be reset at second >>> migration >>> >>> wrote: >>>> From: ChenLiang >>>> >>>> The static variables in migration_bitmap_sync will not be reset in >>>> the case of a second attempted migration. >>>> >>>> Signed-off-by: ChenLiang >>>> Signed-off-by: Gonglei >>> >>> Good catch. Applied.. >>> >> >> Hi, Juan? Ping... please :) > > Juan, what happened to this patch? > > Paolo Nearly for half a year, I forgot it completely :( Thanks for your prompt, Paolo. Best regards, -Gonglei