From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1Lz8-0006Ii-2L for qemu-devel@nongnu.org; Wed, 17 Dec 2014 16:18:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1Lz1-0002pe-KF for qemu-devel@nongnu.org; Wed, 17 Dec 2014 16:18:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1Lz1-0002oQ-DV for qemu-devel@nongnu.org; Wed, 17 Dec 2014 16:18:11 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sBHLI9h9032165 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 17 Dec 2014 16:18:09 -0500 Message-ID: <5491F30F.1030302@redhat.com> Date: Wed, 17 Dec 2014 14:18:07 -0700 From: Eric Blake MIME-Version: 1.0 References: <1418820703-17179-1-git-send-email-famz@redhat.com> <1418820703-17179-2-git-send-email-famz@redhat.com> In-Reply-To: <1418820703-17179-2-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="BcUPIbJ6BEhxN5dwL01nKkeLjPMaB7cgN" Subject: Re: [Qemu-devel] [PATCH v5 1/4] qapi: Comment version info in TransactionAction List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , jsnow@redhat.com, Markus Armbruster , Stefan Hajnoczi , mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --BcUPIbJ6BEhxN5dwL01nKkeLjPMaB7cgN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/17/2014 05:51 AM, Fam Zheng wrote: > Signed-off-by: Fam Zheng > --- > qapi-schema.json | 6 ++++++ > 1 file changed, 6 insertions(+) Reviewed-by: Eric Blake >=20 > diff --git a/qapi-schema.json b/qapi-schema.json > index 563b4ad..47d99cf 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -1254,6 +1254,12 @@ > # > # A discriminated record of operations that can be performed with > # @transaction. > +# > +# Since 1.1 > +# > +# drive-backup since 1.6 > +# abort since 1.6 > +# blockdev-snapshot-internal-sync since 1.7 > ## > { 'union': 'TransactionAction', > 'data': { >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --BcUPIbJ6BEhxN5dwL01nKkeLjPMaB7cgN 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 iQEcBAEBCAAGBQJUkfMPAAoJEKeha0olJ0NqE14H/21PxSpBmh0oIWhNiWSzycs0 Mb8rBsM0FulYPWwfBsApCxrZjghJcRuPg38RaZroLd6yhgu2b04dy9hmgsacWp8h lkEIFKKF3hJoagmkr4LQ7XEKNh/cxpdr2JbLFagIX5ki6zKNGwoTye2uyrceuNsU eXRIbysVAAvUZVU0b/qfZTXWZuofdknQNEqQOpcTP0V8/jbDrdgDYF6nyr9aTPXM SFNew/Xo4e5yCLjCO8s5E5O4yOGcU1hqL4szuMPncHVTthc4AGc+JTEIybUG9WoK toLAQFYzbtMemlP1kkrCs9JKbCevtTXFB9tY5hmObQ2e1kNPifQHh+JtYCISCeg= =lTZO -----END PGP SIGNATURE----- --BcUPIbJ6BEhxN5dwL01nKkeLjPMaB7cgN--