From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv4nC-00009r-Km for qemu-devel@nongnu.org; Wed, 20 May 2015 10:16:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yv4n7-00032y-NT for qemu-devel@nongnu.org; Wed, 20 May 2015 10:16:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv4n7-00032q-EG for qemu-devel@nongnu.org; Wed, 20 May 2015 10:16:13 -0400 Message-ID: <555C972B.4070605@redhat.com> Date: Wed, 20 May 2015 08:16:11 -0600 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hStT9COOxoerTtpl6xaxPjHPOfEcL7Uiw" Subject: Re: [Qemu-devel] [PATCH 2/2] SMBIOS: Allow users to chose base board type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michal Privoznik , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, rth@twiddle.net This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hStT9COOxoerTtpl6xaxPjHPOfEcL7Uiw Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/20/2015 03:15 AM, Michal Privoznik wrote: s/chose/choose/ in the subject > So far we only mistakenly claimed support for selecting base > board type. This patch finally implements it. There's an enum in > SMBIOS specification that lays out all the possible values. > Therefore, the type is taken as an integer of the corresponding > string value. >=20 > Signed-off-by: Michal Privoznik > --- > hw/i386/smbios.c | 18 +++++++++++++++++- > qemu-options.hx | 4 ++-- > 2 files changed, 19 insertions(+), 3 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --hStT9COOxoerTtpl6xaxPjHPOfEcL7Uiw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVXJcrAAoJEKeha0olJ0NqQeMH/2IFa5R0agDrqa+jFObnv6IS cNuf20X3aJamHUWsExdfZmWY2rbs3SsOALSwGzrfglgPHaGKEneRvTTO6G3eM/hT sMSQhaSCUU6DogiQmqRLMW486UZZaGW05S5FryNJ5KmKFDxFAEOrHjMR5yH1jDh9 bbbbdDOPOEduBiwl1Qau2h1+e1QcQ6NfZqIjul8S8GQI+LweYVhnQKWzppSFzH7y 7d4HdUHFHrNdkUc4p4PsGytFCKRF7Eeb+H2DATBqMbQDMOtnHf6cnnjHas8cxgtd P351tw7fFZPGwTGsaCw1TaFrwYnGzaAkWl6Fk4JaDn0THdUdYwJwOuKok0wcWVU= =5LPC -----END PGP SIGNATURE----- --hStT9COOxoerTtpl6xaxPjHPOfEcL7Uiw--