From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHCY5-00010n-Kw for qemu-devel@nongnu.org; Tue, 12 Aug 2014 09:55:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHCY0-0005pd-M8 for qemu-devel@nongnu.org; Tue, 12 Aug 2014 09:55:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHCY0-0005pV-6u for qemu-devel@nongnu.org; Tue, 12 Aug 2014 09:55:32 -0400 Message-ID: <53EA1CD1.1020700@redhat.com> Date: Tue, 12 Aug 2014 07:55:29 -0600 From: Eric Blake MIME-Version: 1.0 References: <1406862751-24008-1-git-send-email-sanidhya.iiith@gmail.com> <1406862751-24008-5-git-send-email-sanidhya.iiith@gmail.com> In-Reply-To: <1406862751-24008-5-git-send-email-sanidhya.iiith@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2mqrRXNKgkGGEEwBk2l9LL7gIGXd8G47O" Subject: Re: [Qemu-devel] [PATCH v5 4/6] BitmapLog: cancel mechanism for an already running dump bitmap process List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sanidhya Kashyap , qemu list Cc: "Dr. David Alan Gilbert" , Juan Quintela This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2mqrRXNKgkGGEEwBk2l9LL7gIGXd8G47O Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/31/2014 09:12 PM, Sanidhya Kashyap wrote: > Signed-off-by: Sanidhya Kashyap > --- > hmp-commands.hx | 14 ++++++++++++++ > hmp.c | 5 +++++ > hmp.h | 1 + > qapi-schema.json | 9 +++++++++ > qmp-commands.hx | 20 ++++++++++++++++++++ > savevm.c | 14 ++++++++++++++ > 6 files changed, 63 insertions(+) >=20 > diff --git a/hmp-commands.hx b/hmp-commands.hx > index dca65bc..dcdc465 100644 > --- a/hmp-commands.hx > +++ b/hmp-commands.hx > @@ -1806,6 +1806,20 @@ STEXI > dumps the writable working set of a VM's memory to a file > ETEXI > =20 > + { > + .name =3D "ldbc|log_dirty_bitmap_cancel", As in 2/6, trying to use 'ldbc' as a short name is not going to work. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --2mqrRXNKgkGGEEwBk2l9LL7gIGXd8G47O Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJT6hzRAAoJEKeha0olJ0Nqcc0H/RwAVXG31QFOo/D1SRcKDe/0 wANcgWpsFag4vTXrq0UEDPBtxI2K2DKUbIqNKbM3nCP+VKz3zlV5dontBNcNCTi4 h6iXQdnylkl3oyZw4RMRjHRpPiOWNKFczIJE3TedGtAcATFrBKHgTbRcCqoCUOQ7 8Pc2MhZJ1LwPDhrtmekOQ7cBAk+61eaRUoovMFscVI8mzybIjLdjGKSUiWVmsmtk eTJI83HXk0LM72CXbEd3rMChdWX3+M7n4n1Q5bFfpD6kxGNE0KBEyvAkdaPs/TSh 77plGdEtaQC+upX0Fywkek+095d+xe6SHbSZJ7W0Q3IOvR1DXb43C6+XQqISxno= =3REs -----END PGP SIGNATURE----- --2mqrRXNKgkGGEEwBk2l9LL7gIGXd8G47O--