From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvZHX-0000bN-IK for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:08:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvZHW-0003iU-Gj for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:08:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:22456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvZHW-0003iB-8k for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:08:18 -0500 Message-ID: <50F7088E.8050105@redhat.com> Date: Wed, 16 Jan 2013 13:07:42 -0700 From: Eric Blake MIME-Version: 1.0 References: <1358360933-5323-1-git-send-email-ehabkost@redhat.com> In-Reply-To: <1358360933-5323-1-git-send-email-ehabkost@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2FLMBVAEDORSDCPPFBRJN" Subject: Re: [Qemu-devel] [PATCH 0/8] -numa option parsing fixes (v3) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Laszlo Ersek , Chegu Vinod , qemu-devel@nongnu.org, Anthony Liguori This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2FLMBVAEDORSDCPPFBRJN Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/16/2013 11:28 AM, Eduardo Habkost wrote: > Changes v2 -> v3: > - Add 'base' parameter to parse_uint*() (patch 1/8) > - Keep existing base=3D10 behavior when parsing "nodeid" and "cpus" > (patches 6/8, 8/8) > - Trivial whitespace change on patch 1/8 > - Fix fprintf() format string on patch 5/8 >=20 > This series contains only the most important fixes from the previous "-= numa > option parsing fixes & improvements" series I have submitted. >=20 > I have introduced parse_uint*() helpers that can be reused by other cod= e, later. > I plan to submit parse_int*() (for signed integers) and parse_double*()= > functions too, later, and change string-input-visitor.c and opts-visito= r.c to > use those common functions instead of duplicating the number parsing co= de. Series: Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2FLMBVAEDORSDCPPFBRJN 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJQ9wiOAAoJEKeha0olJ0NqsboH/iyM9P2/pg/ws6u9xpCJ/D2Q Z+zCFK6pBnPkAVkzAUo6Fqg4WJ4TXlVoC+9XRxn5PonF7XF0l8EJwUtjCFv1xCzr JOd8UGVPIj5qyeYGZ3DzbeF1rpXsKa6iSDD4fm4Ya1zGReg/CjD05bYWhy9KSmdg dzBAguo8lN55vACmxmhtKGLrQjyaJ2Jn1o/UvN4+yCFYfamxvWZzuWQGaaXNX8ga elWEn6AZI/eQNXgEjugJZvQ3jIrxzT3JD+H5SLnl3oH/9JxgOQXK6eLkb1Plt6Qk toNGHKY1M6mxtu/7gXSoEojwlw1UBoyoh+O16CE7ZAVFQXPF3Gq7KrSQUtNDNp0= =bdlN -----END PGP SIGNATURE----- ------enig2FLMBVAEDORSDCPPFBRJN--