From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGXvi-0005fB-JM for qemu-devel@nongnu.org; Thu, 20 Feb 2014 13:01:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGXvc-0004pk-Lk for qemu-devel@nongnu.org; Thu, 20 Feb 2014 13:01:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGXvc-0004pE-De for qemu-devel@nongnu.org; Thu, 20 Feb 2014 13:00:56 -0500 Message-ID: <53064296.3080600@redhat.com> Date: Thu, 20 Feb 2014 10:59:50 -0700 From: Eric Blake MIME-Version: 1.0 References: <1392875695-15627-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1392875695-15627-9-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1392875695-15627-9-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="estV4fAecktENs1p5amW8MFplLTkBP3Ga" Subject: Re: [Qemu-devel] [PATCH V7 08/11] qapi: convert BlockdevOptions to use enum discriminator List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com, kwolf@redhat.com, armbru@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --estV4fAecktENs1p5amW8MFplLTkBP3Ga Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/19/2014 10:54 PM, Wenchao Xia wrote: > After this patch, hidden enum type BlockdevOptionsKind will not > be generated, and other API can use enum BlockdevDriver. >=20 > Signed-off-by: Wenchao Xia > --- > qapi-schema.json | 14 +++++++++++++- > 1 files changed, 13 insertions(+), 1 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --estV4fAecktENs1p5amW8MFplLTkBP3Ga 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/ iQEcBAEBCAAGBQJTBkKWAAoJEKeha0olJ0Nq2tYH/2qdwEFqSVBt/s/UIlLC6OYZ L1fFUD7Gz26KACx20YkBmGI6RPUVb/aoX3Ki3lWxqWmZGQnRaNXE8TAtgo5Lsh0X lg0K9JRG8ha1fwJGfUr7XWVXDy1pyRS3US2ASx2RdTllc/CpGDsTkWArizH169fl D2NS8b0gkgAVkeV8vrmWX4BibfpWotlEUfulSeOc6+ZBlJ0N92vioqOC+vsuNu2f HvIcsEe0NYq4c+uW8piO48/HLiHX4gsjH9BuKC0xvAdR4pS+xlTzaqFaAzI5waX2 w9LT8a/8a4xqdKzulszzyRuPJBwIm6htLBEtZnI507VShFP/Mcbf/ToMPuP3fqE= =7oGb -----END PGP SIGNATURE----- --estV4fAecktENs1p5amW8MFplLTkBP3Ga--