From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2g0K-0006VB-EZ for qemu-devel@nongnu.org; Fri, 04 Nov 2016 11:02:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2g0E-0008Ub-Tk for qemu-devel@nongnu.org; Fri, 04 Nov 2016 11:02:04 -0400 References: <1471343175-14945-1-git-send-email-vsementsov@virtuozzo.com> <20161102111332.GC4693@stefanha-x1.localdomain> <87d1ibo0d7.fsf@emacs.mitica> From: "Denis V. Lunev" Message-ID: <1c08e3f3-83f7-ded1-40a1-d7a553529e59@openvz.org> Date: Fri, 4 Nov 2016 16:27:44 +0300 MIME-Version: 1.0 In-Reply-To: <87d1ibo0d7.fsf@emacs.mitica> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] ping Re: [PATCH 00/18] Dirty bitmaps postcopy migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: quintela@redhat.com Cc: Stefan Hajnoczi , Vladimir Sementsov-Ogievskiy , qemu-devel@nongnu.org, qemu-block@nongnu.org, pbonzini@redhat.com, armbru@redhat.com, eblake@redhat.com, famz@redhat.com, amit.shah@redhat.com, mreitz@redhat.com, kwolf@redhat.com, peter.maydell@linaro.org, dgilbert@redhat.com, jsnow@redhat.com, lirans@il.ibm.com On 11/04/2016 04:12 PM, Juan Quintela wrote: > "Denis V. Lunev" wrote: >> On 11/02/2016 02:13 PM, Stefan Hajnoczi wrote: >>> On Tue, Oct 25, 2016 at 04:04:35PM +0300, Vladimir Sementsov-Ogievskiy wrote: >>>> ping >>>> >>>> For now there are some notes mostly about accessory patches. What about >>>> migration itself? Is it ok? Has it a chance of being merged one day? >>> This series mostly touches migration/ code. Juan or DaveG? >> yep. this is the problem :( >> >> or they can just accept ;) > I just commented on almost all the migration bits of the patches (and > noticed that fam/john snow commented on almost all the block ones). > > Later, Juan. great, then we will re-work this starting from Monday ;) Thank you