From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrQtB-0004Vx-Jl for qemu-devel@nongnu.org; Thu, 20 Nov 2014 07:31:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrQt6-0007df-Hu for qemu-devel@nongnu.org; Thu, 20 Nov 2014 07:31:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrQt6-0007dE-BG for qemu-devel@nongnu.org; Thu, 20 Nov 2014 07:31:04 -0500 Date: Thu, 20 Nov 2014 18:00:56 +0530 From: Amit Shah Message-ID: <20141120123056.GG9190@grmbl.mre> 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> <546DD2DF.4090005@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <546DD2DF.4090005@huawei.com> 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: Gonglei Cc: "chenliang (T)" , "quintela@redhat.com" , "qemu-devel@nongnu.org" , "dgilbert@redhat.com" , "owasserm@redhat.com" , Paolo Bonzini On (Thu) 20 Nov 2014 [19:39:11], Gonglei wrote: > >>>> 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? > > Nearly for half a year, I forgot it completely :( > Thanks for your prompt, Paolo. Yeah; unfortunate. I feel the patch could've been done in a better way, but since it's been a while... Paolo, Dave, can you please give me r-b and I'll pick it up for 2.2. Thanks, Amit