From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2GKN-0006G5-Oh for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:00:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2GKJ-00078g-JU for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:00:15 -0400 Received: from mailout1.zih.tu-dresden.de ([141.30.67.72]:50731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2GKJ-000752-Dy for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:00:11 -0400 Message-ID: <5576B923.2080403@mailbox.tu-dresden.de> Date: Tue, 09 Jun 2015 12:00:03 +0200 From: Bohdan Trach MIME-Version: 1.0 References: <553A2B4E.7070600@mailbox.tu-dresden.de> <20150511111309.GB11321@grmbl.mre> In-Reply-To: <20150511111309.GB11321@grmbl.mre> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RFC, Ping 0/3] Checkpoint-assisted migration proposal List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: thomas.knauth@googlemail.com, qemu-devel@nongnu.org, quintela@redhat.com Ping. The patches are: http://patchwork.ozlabs.org/patch/462043/ http://patchwork.ozlabs.org/patch/462040/ http://patchwork.ozlabs.org/patch/462045/ Description: https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg01555.html https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg02014.html Also, this code is being extended to also optionally use deduplication and dirty page tracking to save even more bandwidth. -- With best regards, Bohdan Trach On 05/11/2015 01:13 PM, Amit Shah wrote: > On (Fri) 24 Apr 2015 [13:38:54], Bohdan Trach wrote: >> Ping. > > It's taking a while, just because there are some other patches in the > queue. I'll get to this soon. > > Thanks for your patience. > > Amit >