From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbrLb-0002aJ-9D for qemu-devel@nongnu.org; Tue, 15 Sep 2015 10:36:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbrLa-0002iH-6S for qemu-devel@nongnu.org; Tue, 15 Sep 2015 10:36:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbrLa-0002iB-2E for qemu-devel@nongnu.org; Tue, 15 Sep 2015 10:36:38 -0400 References: <1442297513-7001-1-git-send-email-famz@redhat.com> <1442297513-7001-2-git-send-email-famz@redhat.com> From: Eric Blake Message-ID: <55F82CF4.6050108@redhat.com> Date: Tue, 15 Sep 2015 08:36:36 -0600 MIME-Version: 1.0 In-Reply-To: <1442297513-7001-2-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TKfVcRQWN9jT4F1PqN29f73cWBhuRIsHa" Subject: Re: [Qemu-devel] [PATCH v6 01/14] qapi: Add transaction support to block-dirty-bitmap operations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , Jeff Cody , Max Reitz , vsementsov@parallels.com, stefanha@redhat.com, John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TKfVcRQWN9jT4F1PqN29f73cWBhuRIsHa Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/15/2015 12:11 AM, Fam Zheng wrote: > From: John Snow >=20 > This adds two qmp commands to transactions. >=20 > block-dirty-bitmap-add allows you to create a bitmap simultaneously > alongside a new full backup to accomplish a clean synchronization > point. >=20 > block-dirty-bitmap-clear allows you to reset a bitmap back to as-if > it were new, which can also be used alongside a full backup to > accomplish a clean synchronization point. >=20 > Signed-off-by: Fam Zheng > Signed-off-by: John Snow > Reviewed-by: Max Reitz > Reviewed-by: Stefan Hajnoczi > Signed-off-by: Stefan Hajnoczi > Signed-off-by: Fam Zheng The double S-o-b that I pointed out on v5 is still here. And my R-b on v5 still holds :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --TKfVcRQWN9jT4F1PqN29f73cWBhuRIsHa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV+Cz0AAoJEKeha0olJ0NqHSQIAIXDM/1bJva1VrAUh+8msu6w mvjrDB69EzxFh9Nq0JRT4v+bdWoyNs6/uNtYwHKQIJ5MUq0pBPG5uR1I65TGVrrA wlkMU7CYBossozoAZeP6BogJmCKo3eZ8mVmAgT3um288i77L/9tX5r8SRyIuux07 5wuuk4lJK3Ni8PeaTHSHEITdvt2r52w+Lx+hK4uJaVbD3TOlulLC14664HLHGhiK nc3nC6QyxUU3Lxmft1pbxS3AsfWsM3ToDdcybTLc4sLNCwUZpCs7C+Htt2DDG5eQ L0i27Yr1pcw2B47nnuHT6ThvfQO1TKHJMjVV/OEJWGqKi4w8nuZU869dhT8wlTw= =hihc -----END PGP SIGNATURE----- --TKfVcRQWN9jT4F1PqN29f73cWBhuRIsHa--