From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTCA1-00052i-98 for qemu-devel@nongnu.org; Tue, 09 Feb 2016 12:33:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTC9w-0005tq-CR for qemu-devel@nongnu.org; Tue, 09 Feb 2016 12:33:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTC9w-0005tY-7a for qemu-devel@nongnu.org; Tue, 09 Feb 2016 12:33:04 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id CFCF9C0A1474 for ; Tue, 9 Feb 2016 17:33:03 +0000 (UTC) References: <1453978470-222624-1-git-send-email-imammedo@redhat.com> <1453978470-222624-7-git-send-email-imammedo@redhat.com> From: Eric Blake Message-ID: <56BA22CE.10201@redhat.com> Date: Tue, 9 Feb 2016 10:33:02 -0700 MIME-Version: 1.0 In-Reply-To: <1453978470-222624-7-git-send-email-imammedo@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mEe29tM1NhahwbFOemQA3N6CGHr3vPvpN" Subject: Re: [Qemu-devel] [PATCH v19 6/9] qmp/hmp: add set-vm-generation-id commands List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov , qemu-devel@nongnu.org Cc: ghammer@redhat.com, lcapitulino@redhat.com, lersek@redhat.com, ehabkost@redhat.com, mst@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --mEe29tM1NhahwbFOemQA3N6CGHr3vPvpN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/28/2016 03:54 AM, Igor Mammedov wrote: > Add set-vm-generation-id command to set Virtual Machine > Generation ID counter. >=20 > QMP command example: > { "execute": "set-vm-generation-id", > "arguments": { > "guid": "324e6eaf-d1d1-4bf6-bf41-b9bb6c91fb87" > } > } >=20 > HMP command example: > set-vm-generation-id 324e6eaf-d1d1-4bf6-bf41-b9bb6c91fb87 >=20 > Signed-off-by: Igor Mammedov > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --mEe29tM1NhahwbFOemQA3N6CGHr3vPvpN 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/ iQEcBAEBCAAGBQJWuiLOAAoJEKeha0olJ0NqvLYH+wXADHwuQL4fHcvfz/q6/ezt 2B7k/9bn6HC/JTx4CHlINAMmQQfRRajzukrupNkcnzmdjiYN/3pfpcK7Q31oafEt Vkvw0fRWeoKk25eOAskOQfkChOXf9FkShkdXvLv9DNSL+Zdt6uMCtHcQflcrX80z Gazu42rlB9nrSqkDo9NQpA76+o71c156Fpl7lJ0JHb4YSnMnJMxmLtDovjaP3iiW vy0FSA/xPOTMMu13XHdrDm73HF+LLQsxIQVT8lbjOXHWDCbahSkZVsy5Mzrcj+aQ Nl2W2Xii1o9vxubuMu91hWRQkKeYGGAicLfJbMLAnW3RHweEajvmRy2MhX4O7Fo= =YlCl -----END PGP SIGNATURE----- --mEe29tM1NhahwbFOemQA3N6CGHr3vPvpN--