From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2ndu-0008BC-80 for qemu-devel@nongnu.org; Thu, 03 Jul 2014 16:30:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X2ndp-0005DK-WF for qemu-devel@nongnu.org; Thu, 03 Jul 2014 16:30:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2ndp-0005BT-Ji for qemu-devel@nongnu.org; Thu, 03 Jul 2014 16:30:01 -0400 Message-ID: <53B5BD45.1010104@redhat.com> Date: Thu, 03 Jul 2014 14:29:57 -0600 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="exqFFSbBPE4SLOWwFmSw7H7K6mdiwx9kW" Subject: Re: [Qemu-devel] [PATCH RFC v11 3/6] rename parse_enum_option to qapi_enum_parse and make it public List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hu Tao , Kevin Wolf Cc: Yasunori Goto , qemu-devel@nongnu.org, Stefan Hajnoczi , Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --exqFFSbBPE4SLOWwFmSw7H7K6mdiwx9kW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/02/2014 02:17 AM, Hu Tao wrote: > Suggested-by: Markus Armbruster > Reviewed-by: Max Reitz > Signed-off-by: Hu Tao > --- > blockdev.c | 30 ++++++------------------------ > include/qapi/util.h | 17 +++++++++++++++++ > qapi/Makefile.objs | 1 + > qapi/qapi-util.c | 32 ++++++++++++++++++++++++++++++++ > 4 files changed, 56 insertions(+), 24 deletions(-) > create mode 100644 include/qapi/util.h > create mode 100644 qapi/qapi-util.c Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --exqFFSbBPE4SLOWwFmSw7H7K6mdiwx9kW 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/ iQEcBAEBCAAGBQJTtb1FAAoJEKeha0olJ0Nq8AIH/jCmpDl+Lo0PMw2Pi5eRdHgh NWyQlyPVSjFqjz37HLLhSIH4rjb6zgddfVTspuRdbhIeH7yOoGcf6F3XLyLqDHzw LVe0v715C85Opp37GG9/yRw+r8QUghAGMx04tjXqf4b1AjHrX5Qq67r7iu1ugYyZ VJmJlsdHH7zmOpqRMWB5UfAi7BLq9qrxqwCEW0qMWShamFz+baLCW2YtzC98A7Sn 6fY/qnc9+xqatgGqBtPxXQPbb3YLPzaHPr2B/ap3U1tQx4h0Y9TJ+VnHXaKzw5Jh 93nLwFKFddIWzXnunUck9NIt+cZ4bS9JD0VXC74JcK0PZWtXGTZMBDcmkKp7moM= =biRI -----END PGP SIGNATURE----- --exqFFSbBPE4SLOWwFmSw7H7K6mdiwx9kW--