From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPwUD-000170-14 for qemu-devel@nongnu.org; Mon, 23 Feb 2015 12:08:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPwU9-0005bN-ON for qemu-devel@nongnu.org; Mon, 23 Feb 2015 12:08:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPwU9-0005b0-H4 for qemu-devel@nongnu.org; Mon, 23 Feb 2015 12:07:57 -0500 Message-ID: <54EB5E69.5010309@redhat.com> Date: Mon, 23 Feb 2015 12:07:53 -0500 From: Max Reitz MIME-Version: 1.0 References: <1424473645-29161-1-git-send-email-jsnow@redhat.com> In-Reply-To: <1424473645-29161-1-git-send-email-jsnow@redhat.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v14 00/19] block: incremental backup series List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-devel@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, armbru@redhat.com, vsementsov@parallels.com, stefanha@redhat.com On 2015-02-20 at 18:07, John Snow wrote: > This series requires: [PATCH v3] blkdebug: fix "once" rule > > Salutations, weary traveler. Might I interest you in some > incremental backups? Only slightly used, just like new! > > This patchset enables the in-memory part of the incremental backup > feature. Bitmap persistence and bitmap migration will be addressed > in future patchsets by Vladimir Sementsov-Ogievskiy. > > This series and most patches were originally by Fam Zheng, though > I have corrupted them far beyond their original presentation. Just a note: Please keep my R-bs on the iotest patches if you need to change the test number (*cough* this is a hint *cough cough*). Max