From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDit3-0005rY-Pw for qemu-devel@nongnu.org; Wed, 12 Feb 2014 18:06:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDisz-000486-EG for qemu-devel@nongnu.org; Wed, 12 Feb 2014 18:06:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:2758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDisz-000481-51 for qemu-devel@nongnu.org; Wed, 12 Feb 2014 18:06:33 -0500 Message-ID: <52FBFE38.4070900@redhat.com> Date: Wed, 12 Feb 2014 16:05:28 -0700 From: Eric Blake MIME-Version: 1.0 References: <1392186806-10418-1-git-send-email-cyliu@suse.com> <1392186806-10418-3-git-send-email-cyliu@suse.com> In-Reply-To: <1392186806-10418-3-git-send-email-cyliu@suse.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rTAFeednLLFMtIJRmiufTRgt9hxqk6egj" Subject: Re: [Qemu-devel] [PATCH v20 02/26] qapi: output def_value_str when query command line options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunyan Liu , qemu-devel@nongnu.org Cc: kwolf@redhat.com, Dong Xu Wang , stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rTAFeednLLFMtIJRmiufTRgt9hxqk6egj Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/11/2014 11:33 PM, Chunyan Liu wrote: > Change qapi interfaces to output the newly added def_value_str when que= ry s/query/querying/ > command line options. >=20 > Signed-off-by: Dong Xu Wang > Signed-off-by: Chunyan Liu > --- > +++ b/qapi-schema.json > @@ -3930,12 +3930,16 @@ > # > # @help: #optional human readable text string, not suitable for parsin= g. > # > -# Since 1.5 > +# @default: #optional string representation of the default used > +# if the option is omitted. > +# > +# Since 1.6 Changing the Since line is wrong. The @default line needs a "(since 2.0)" designation added. But the schema addition itself is appropriate. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rTAFeednLLFMtIJRmiufTRgt9hxqk6egj 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJS+/44AAoJEKeha0olJ0NqrBAIAJfC3WWLjOvSORZxyW4yWgFe 6oK2Nh6dayq7Xo/l6JDf4NcQf8Qctz56npFkbW/K67J1NGupWHuNSX6IF1flbgEE EzGnBf6nPWI2dCpA5TsKMhc4kq8+4Qh7kfeqznaPp1xcJIhmSeLD/3DoF2BNea5f eu8BJXPc+BxGMP2NBRUrxst2AE0VFYkc6y92h2wPIzCkgJadhmGBRsJtkiJShvwD n9ktpE32gnhcYMNZO540OH6UpntoR1fvgUOIoyR/zaqf39/pvA0Zx6xXiFiLpMqN yNCxYINWo8HiW/7F11aO7a6iiTpJ0GeJ1sK5V338bsucp44RW8AINNUt1wpXJjU= =LkBC -----END PGP SIGNATURE----- --rTAFeednLLFMtIJRmiufTRgt9hxqk6egj--