From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNUsy-0000X0-2w for qemu-devel@nongnu.org; Mon, 16 Feb 2015 18:15:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNUss-0007dt-WA for qemu-devel@nongnu.org; Mon, 16 Feb 2015 18:15:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNUss-0007dP-NN for qemu-devel@nongnu.org; Mon, 16 Feb 2015 18:15:22 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1GNFMko011138 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 16 Feb 2015 18:15:22 -0500 Message-ID: <54E27A08.1030304@redhat.com> Date: Mon, 16 Feb 2015 16:15:20 -0700 From: Eric Blake MIME-Version: 1.0 References: <1424097865-3973-1-git-send-email-armbru@redhat.com> <1424097865-3973-9-git-send-email-armbru@redhat.com> In-Reply-To: <1424097865-3973-9-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a2GjxSH5Wb840h7RsUvTRDC0kiimQSPA2" Subject: Re: [Qemu-devel] [PATCH 08/13] QemuOpts: Propagate errors through opts_parse() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, kraxel@redhat.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --a2GjxSH5Wb840h7RsUvTRDC0kiimQSPA2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/16/2015 07:44 AM, Markus Armbruster wrote: > Since I'm touching qemu_opts_parse() anyway, write a function comment > for it. >=20 > Signed-off-by: Markus Armbruster > --- > util/qemu-option.c | 29 ++++++++++++++++++++--------- > 1 file changed, 20 insertions(+), 9 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --a2GjxSH5Wb840h7RsUvTRDC0kiimQSPA2 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/ iQEcBAEBCAAGBQJU4noIAAoJEKeha0olJ0Nqy7gH+wcN9G5fP+jM33tbcFFNwAhZ VQL/jYR3PRR9Kfd3l6VA7yHSHWFMERkF05zyqy4pIAZUnEwSr8bZw7sKiB3w1Y5O +KPQNGHBMH2w5RTipIP9Y00jXRQqyZnM1G1gKYKBgtYOyb4Lys1Un+MFXZEAMEY0 2TchlEXQIbQz/1sEhzsKdmXjbMtucACXlxBkKMupQ07FyoTxzB8Je+KMfc6ZWux8 bEirAcP2JIhVs/EIRqr4HVbUF75u38evMxrSFL9jzxPipn29U5ApZ5f2qc/ph2eY qeSYiId2j82o/+ALy6Sn4qRcdURrQ4uQqrbLuGHWbZgJSDDippLfnEGGz9/wqvI= =pdKF -----END PGP SIGNATURE----- --a2GjxSH5Wb840h7RsUvTRDC0kiimQSPA2--