From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzX1Z-0003uN-K9 for qemu-devel@nongnu.org; Wed, 17 Jul 2013 15:04:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzX1Y-0006K7-1V for qemu-devel@nongnu.org; Wed, 17 Jul 2013 15:04:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzX1X-0006K0-PJ for qemu-devel@nongnu.org; Wed, 17 Jul 2013 15:04:27 -0400 Message-ID: <51E6EAB9.6090107@redhat.com> Date: Wed, 17 Jul 2013 13:04:25 -0600 From: Eric Blake MIME-Version: 1.0 References: <1374081369-1511-1-git-send-email-armbru@redhat.com> <1374081369-1511-3-git-send-email-armbru@redhat.com> In-Reply-To: <1374081369-1511-3-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2CFETTLEAMVXOUDFHQJGP" Subject: Re: [Qemu-devel] [PATCH 2/7] smbios: Convert to QemuOpts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: aliguori@us.ibm.com, lersek@redhat.com, qemu-devel@nongnu.org, ehabkost@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2CFETTLEAMVXOUDFHQJGP Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/17/2013 11:16 AM, Markus Armbruster wrote: > So that it can be set in config file for -readconfig. >=20 > This tightens parsing of -smbios, and makes it more consistent with > other options: unknown parameters are rejected, numbers with trailing > junk are rejected, when a parameter is given multiple times, last > rather than first wins, ... >=20 > Signed-off-by: Markus Armbruster > --- > arch_init.c | 4 +- > hw/i386/smbios.c | 211 ++++++++++++++++++++++++++++++++++++-= -------- > include/hw/i386/smbios.h | 4 +- > include/sysemu/arch_init.h | 2 +- > vl.c | 3 +- > 5 files changed, 180 insertions(+), 44 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2CFETTLEAMVXOUDFHQJGP 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/ iQEcBAEBCAAGBQJR5uq5AAoJEKeha0olJ0NqATkIAJUhrTo2dg1OJMBFMQAi/y2v bxH1hReO0NP0ygBIKjhxdkSIKSZL80ZkAPh9lobDVfeIq0NIOuvcDOm7zLLW0E2l ZGGu5zzKmEnH8qs7y6j//kqH6PgD5WcLNey8Db/HY8qHJA/p9kxjLKJXeHGorGuV ipjI+7nTTsTc7Y2xrbYLWArxHfHEqClwbOgD+IJ9rmXvBq75miM89z/VVAJpVMu4 ywlSSfs3zI909a5EIpmiLpMUBPB3KODQXY1AqMOmstuzvvCbhOJyjVbamVolSgbO x+l9pjX7vB80URxpKsKPbtGI4ct8J1k8xx0XqY2+FjYL8oKvp2I5xSJRYVIGjow= =ne+Q -----END PGP SIGNATURE----- ------enig2CFETTLEAMVXOUDFHQJGP--