From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzXLR-0003KN-SQ for qemu-devel@nongnu.org; Wed, 17 Jul 2013 15:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzXLQ-0005Ct-Sm for qemu-devel@nongnu.org; Wed, 17 Jul 2013 15:25:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzXLQ-0005Cp-KK for qemu-devel@nongnu.org; Wed, 17 Jul 2013 15:25:00 -0400 Message-ID: <51E6EF8A.1040600@redhat.com> Date: Wed, 17 Jul 2013 13:24:58 -0600 From: Eric Blake MIME-Version: 1.0 References: <1374081369-1511-1-git-send-email-armbru@redhat.com> <1374081369-1511-8-git-send-email-armbru@redhat.com> In-Reply-To: <1374081369-1511-8-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2BRGPVOIRLGQHOFVWEFVM" Subject: Re: [Qemu-devel] [PATCH 7/7] smbios: Set system manufacturer, product & version by default 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) ------enig2BRGPVOIRLGQHOFVWEFVM Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/17/2013 11:16 AM, Markus Armbruster wrote: > Currently, we get SeaBIOS defaults: manufacturer Bochs, product Bochs, > no version. Best SeaBIOS can do, but we can provide better defaults: > manufacturer QEMU, product & version taken from QEMUMachine desc and > name. >=20 > Take care to do this only for new machine types, of course. >=20 > Signed-off-by: Markus Armbruster > --- > hw/i386/pc.c | 6 +++--- > hw/i386/pc_piix.c | 5 +++++ > hw/i386/pc_q35.c | 3 +++ > hw/i386/smbios.c | 12 +++++++++++- > include/hw/i386/pc.h | 1 + > include/hw/i386/smbios.h | 2 +- > 6 files changed, 24 insertions(+), 5 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2BRGPVOIRLGQHOFVWEFVM 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/ iQEcBAEBCAAGBQJR5u+KAAoJEKeha0olJ0Nqt4AIAJHJBFaWT7P7WFc+XD/EKFpw /eHLemLLOELUXwZP5cBY4QJEK3e4U98akQsYwKfASXqLPjYyCvgPs3oyGCSdkI/t uTNSphEw0rHlZkOGD3lP7gyFPJK5ZAcIAuSDUnPAPhW5wTrYbShCAXWM0F1dKAay Pr64EjfxXnUEBTEMHOLf9O5WIZli/blnpBIo7gjBz9LTuVh2GWyktiKPJkyK7oHD MYjo/wgSdknDtN0mbSW/olTtQEbPbc8iPcdS5BUkE2tz+FGhRGcocn8f+rhWDzyv vLKhzM/BGZygWJ/IaiiWd/iakz5rCzCYerMv6/4KD4uoKeT3+FIno26qJqSkBXQ= =AqAB -----END PGP SIGNATURE----- ------enig2BRGPVOIRLGQHOFVWEFVM--