From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqN7g-00059h-BR for qemu-devel@nongnu.org; Tue, 10 Dec 2013 08:13:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqN7b-0007jp-Fs for qemu-devel@nongnu.org; Tue, 10 Dec 2013 08:13:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqN7b-0007jd-7v for qemu-devel@nongnu.org; Tue, 10 Dec 2013 08:13:07 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rBADD5DR029148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 10 Dec 2013 08:13:05 -0500 Message-ID: <52A71360.7070207@redhat.com> Date: Tue, 10 Dec 2013 06:13:04 -0700 From: Eric Blake MIME-Version: 1.0 References: <1386680529-14791-1-git-send-email-kwolf@redhat.com> In-Reply-To: <1386680529-14791-1-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rE4xswhTBlV4jS0BUSHCsJE94IuGVhOUs" Subject: Re: [Qemu-devel] [PATCH] qapi-schema.json: Change 1.8 reference to 2.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rE4xswhTBlV4jS0BUSHCsJE94IuGVhOUs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/10/2013 06:02 AM, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > qapi-schema.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Eric Blake I grepped the tree for any other instance of '1\.8' and didn't find any suspicious usage elsewhere. >=20 > diff --git a/qapi-schema.json b/qapi-schema.json > index 8630eb5..cec892e 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -949,7 +949,7 @@ > # (only present if removable is true) > # > # @dirty-bitmaps: #optional dirty bitmaps information (only present if= the > -# driver has one or more dirty bitmaps) (Since 1.8) > +# driver has one or more dirty bitmaps) (Since 2.0) > # > # @io-status: #optional @BlockDeviceIoStatus. Only present if the devi= ce > # supports it and the VM is configured to stop on errors >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rE4xswhTBlV4jS0BUSHCsJE94IuGVhOUs 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.4.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSpxNgAAoJEKeha0olJ0NqAL0H/1Zb0LFa20FQFg3r2JkXEr81 uDR9TZLTNCDNI9zpeeWARY8LGl9TFfV79/n+Un7MyEt9A+0XQv1pd2L05FiWEol0 PJMKQ3kTHPXsBheLeKKWkpGW3w9kfue0Ol9VwIFUxQPTdqqEHaoy3Bf32WAsKhOc UynQ962WLHeK/5zF+x1EqBjAKEBlSo1HeUXb3/GyWJq2br7ZPXT+ErWiYwv5Gppl hsfNAWn5Uf4gfyRKr3LzxxAgNB6Msrb7jNhFyJtOG1XxhkaFPbx+jgDRezscoPEM pP6XigSfstgOwIVTfAzeGWTl0t4dywakrWd59n8Ny0T5IGFk8oYQt5dHZPV31e0= =YSns -----END PGP SIGNATURE----- --rE4xswhTBlV4jS0BUSHCsJE94IuGVhOUs--