From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UNJr3-0004mQ-JX for mharc-grub-devel@gnu.org; Wed, 03 Apr 2013 05:19:41 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNJqy-0004hM-0B for grub-devel@gnu.org; Wed, 03 Apr 2013 05:19:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNJqw-0003op-KI for grub-devel@gnu.org; Wed, 03 Apr 2013 05:19:35 -0400 Received: from mail-ee0-f45.google.com ([74.125.83.45]:45681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNJqw-0003ok-DO for grub-devel@gnu.org; Wed, 03 Apr 2013 05:19:34 -0400 Received: by mail-ee0-f45.google.com with SMTP id b57so570136eek.4 for ; Wed, 03 Apr 2013 02:19:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=0aBqvJyq+effcTq7lBEiyJSRZFgYV2vC2wJJsAsVs4Q=; b=x585CS9cyQElIv9qEi05BhtzOnzDP2xlR/5AbgKOmR5YW4fbkC0YVSl70ZwQWsAKDx KsyofqsOq6+WBX0t2v0QyJHjZUg116Wq03lW4rcxcrHt4fyjmPC1LTzyw+CikaoUNM38 Z0UwD8YltBYiWcTG03W//IXuIASYnSLwd14rREl+0VGWE6lmY6ASUOS2MLIkQzeAh+SH G8bEiPkDvTTlXKvLlT/vZksuDpXGw1Rkzp3HzuNy4Vjb4k/M05XaJO2f2FbEcNkv+5SY /tkhxla45hiI7N5hUb0OIrAXgs1kRxd4OJgfPNkSP+SMb5uQUjwcdAgXScW/nrE7amlg X7zQ== X-Received: by 10.14.210.132 with SMTP id u4mr2052942eeo.19.1364980773718; Wed, 03 Apr 2013 02:19:33 -0700 (PDT) Received: from debian.x201.phnet (77-88.1-85.cust.bluewin.ch. [85.1.88.77]) by mx.google.com with ESMTPS id s3sm7018380eem.4.2013.04.03.02.19.32 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Apr 2013 02:19:32 -0700 (PDT) Message-ID: <515BF423.7060808@gmail.com> Date: Wed, 03 Apr 2013 11:19:31 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH/RFC] cpuid.c: Provide CPU model information References: In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig8B40CD39D22E6A2E05CA9667" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.83.45 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 09:19:38 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8B40CD39D22E6A2E05CA9667 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 30.01.2013 21:36, David Michael wrote: > insmod cpuid > if [ "$cpuid_model_name" =3D "QEMU Virtual CPU ... This is not a proper way to detect qemu (see -cpu ?). You should probably rather parse smbios tables --------------enig8B40CD39D22E6A2E05CA9667 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.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlFb9CMACgkQNak7dOguQgl9+AD/Y3TOHHtzCOEdn8+6E13CssV5 U+YRR04jZq3u2IzFiV4BAJ393hoHHFZ4s09GYAeh6OAYwRC7pLomVysVg5WiY8Jt =Hbsf -----END PGP SIGNATURE----- --------------enig8B40CD39D22E6A2E05CA9667--