From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGVYD-0004hq-PU for qemu-devel@nongnu.org; Thu, 20 Feb 2014 10:28:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGVY8-0002HJ-Az for qemu-devel@nongnu.org; Thu, 20 Feb 2014 10:28:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGVY8-0002H0-1d for qemu-devel@nongnu.org; Thu, 20 Feb 2014 10:28:32 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s1KFSUxB016208 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 20 Feb 2014 10:28:31 -0500 Message-ID: <53061F1D.2070202@redhat.com> Date: Thu, 20 Feb 2014 08:28:29 -0700 From: Eric Blake MIME-Version: 1.0 References: <1392908243-8835-1-git-send-email-kwolf@redhat.com> <1392908243-8835-2-git-send-email-kwolf@redhat.com> In-Reply-To: <1392908243-8835-2-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Fne6FR2FaW0AppwLvIkkx0s1FuH7lKkJ7" Subject: Re: [Qemu-devel] [PATCH v2 1/6] qemu-option: Introduce has_help_option() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-devel@nongnu.org Cc: famz@redhat.com, armbru@redhat.com, stefanha@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Fne6FR2FaW0AppwLvIkkx0s1FuH7lKkJ7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/20/2014 07:57 AM, Kevin Wolf wrote: > This new function checks if any help option ('help' or '?') occurs > anywhere in an option string, so that things like 'cluster_size=3D4k,he= lp' > are recognised. >=20 > Signed-off-by: Kevin Wolf > --- > include/qemu/option.h | 1 + > util/qemu-option.c | 24 ++++++++++++++++++++++++ > 2 files changed, 25 insertions(+) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Fne6FR2FaW0AppwLvIkkx0s1FuH7lKkJ7 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/ iQEcBAEBCAAGBQJTBh8dAAoJEKeha0olJ0NqGuAH/RsqOOyCE92eWYbAFdLo72aM ZBEfSampbgJ4tdTArcWDlFgoOOL0PXO1ILTeNgHczwGYknXha/eiq+sGkZfTv/aI vNL6rWpIRagT3UQ1hBq0XHvKGQuoDbwkPnHrdObUkTK/GZwQqbyxwVJNzYEZfaoz iBkIH9u04U6+kYSwc4q/36KQ8904OlK3GzKc2bbyYnrulOHX/8Bn0XlU0pe7aGvg tO4f/hgfNMiKYBNu9cx/3mPZW/nC/6kEK0u8ZN0wNFJAA4gWk1uMdFZc+L8Lp3Fm DOCX7EHP4tRJ3NVO2dmjESuRXgaZyJGIxEUSzF9xz53QkEiuRxCUpG4hhclyXTY= =+SVK -----END PGP SIGNATURE----- --Fne6FR2FaW0AppwLvIkkx0s1FuH7lKkJ7--