From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj7ba-00053l-Mk for qemu-devel@nongnu.org; Fri, 17 Apr 2015 10:50:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yj7bV-0005PU-Pr for qemu-devel@nongnu.org; Fri, 17 Apr 2015 10:50:54 -0400 Message-ID: <55311DC7.8060606@redhat.com> Date: Fri, 17 Apr 2015 08:50:47 -0600 From: Eric Blake MIME-Version: 1.0 References: <1427484005-31120-1-git-send-email-jsnow@redhat.com> <1427484005-31120-2-git-send-email-jsnow@redhat.com> In-Reply-To: <1427484005-31120-2-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WoKtEHPi9kl9bCXE0spAILPM7iQUqFex0" Subject: Re: [Qemu-devel] [PATCH v2 01/11] qapi: Add transaction support to block-dirty-bitmap operations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-block@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com, vsementsov@parallels.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WoKtEHPi9kl9bCXE0spAILPM7iQUqFex0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/27/2015 01:19 PM, John Snow wrote: > 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 > --- > blockdev.c | 100 +++++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > qapi-schema.json | 6 +++- > 2 files changed, 105 insertions(+), 1 deletion(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --WoKtEHPi9kl9bCXE0spAILPM7iQUqFex0 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/ iQEcBAEBCAAGBQJVMR3HAAoJEKeha0olJ0Nqg4MH/i9yThaJCAdiuMZrWKev6wvs s8Smaqofclb4h8rT5tFS7gTO76179MLSo3LVV/Lv/Jm/M0xs3G2Ersw7jw5hr9Kf dPBmdg0t6OSt5uZz6x3GbpL+Od9k2UH1ZwfDIZU8CiwxynbCze986SvThrp3AJpu /9kuvGdvffvd0r2CaPkbWMG7cZXAdbYGq8/06rhTl241kpdK2MFZKif7mf9D0AFb eHnnQNLDWxc635nXGtsOu5eEWgoZedcGlSucWkgHnfHAyNsVIJZrCkB4Jc1IQq15 sPeMO7OswxsD+FCf9ndsOBXgfIZKfXskT3Y6K/fmI1mX8q8FYT9mLU1mEDRmDfI= =gbvQ -----END PGP SIGNATURE----- --WoKtEHPi9kl9bCXE0spAILPM7iQUqFex0--