From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDgYk-0000J1-42 for qemu-devel@nongnu.org; Wed, 12 Feb 2014 15:37:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDgYf-00050t-7h for qemu-devel@nongnu.org; Wed, 12 Feb 2014 15:37:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDgYe-00050l-VX for qemu-devel@nongnu.org; Wed, 12 Feb 2014 15:37:25 -0500 Message-ID: <52FBDB81.6020403@redhat.com> Date: Wed, 12 Feb 2014 13:37:21 -0700 From: Eric Blake MIME-Version: 1.0 References: <1390881230-14033-1-git-send-email-akong@redhat.com> <1390881230-14033-3-git-send-email-akong@redhat.com> In-Reply-To: <1390881230-14033-3-git-send-email-akong@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kuLqrIup4ixArpGc1OAGm7L2doH3KLxD6" Subject: Re: [Qemu-devel] [PATCH 2/5] introduce two marcos to dump the options info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amos Kong , qemu-devel@nongnu.org Cc: jyang@redhat.com, laine@redhat.com, libvir-list@redhat.com, armbru@redhat.com, rjones@redhat.com, anthony@codemonkey.ws, pbonzini@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --kuLqrIup4ixArpGc1OAGm7L2doH3KLxD6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/27/2014 08:53 PM, Amos Kong wrote: s/marcos/macros/ in the subject line > We will use the marocs to generate two tables, which contain s/marocs/macros/ (wow, two different ways to mis-spell the word) > the option name and argument information. >=20 > Signed-off-by: Amos Kong > --- > qemu-options-wrapper.h | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) >=20 Reviewed-by: Eric Blake although I'd probably squash this with the patch that actually defines QEMU_OPTIONS_GENERATE_{NAME,HASARG}, as this patch is useless on its own.= --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --kuLqrIup4ixArpGc1OAGm7L2doH3KLxD6 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+9uBAAoJEKeha0olJ0NqbsQH/iobG6M5+j/VNxZ7PSb0xmdS vXQ3zYbzE2cobd1ZyY/vUJWl65p5EDaIBk5G3u/62p//OijSyYaN7bzTgWK6c07u nzGaGsIZI08hLQScd4fRWX+NdCPwkTHbaB79NxDbxeMoWPWI7k0jSs7jOISCJTK/ BhId+muvPKwBRbXgRUBBeQSzPVkKqNXPpxTLcZD1jNZfu2fA9gaaETfJzfN3m2b1 VkXC9oyu8LitSGZOWnaSzVvds9V2BLs8nrzvSsWRmbLzNPyBTXDhHHbatbo6MFfD bMrWu/+hfU0+zGMpZ10ZijbzUOgMwsnqAT6RgmdEr8A5NPPVBNURiSaDdkdRYwQ= =BGKt -----END PGP SIGNATURE----- --kuLqrIup4ixArpGc1OAGm7L2doH3KLxD6--