From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxDJY-0008V8-5y for qemu-devel@nongnu.org; Wed, 18 Jun 2014 06:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxDJS-0001yz-2R for qemu-devel@nongnu.org; Wed, 18 Jun 2014 06:42:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxDJR-0001yn-QX for qemu-devel@nongnu.org; Wed, 18 Jun 2014 06:41:54 -0400 Message-ID: <53A16CEB.3080705@redhat.com> Date: Wed, 18 Jun 2014 12:41:47 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1403035900-31820-1-git-send-email-ehabkost@redhat.com> <53A0A648.800@suse.de> In-Reply-To: <53A0A648.800@suse.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] taget-i386: Broadwell CPU model List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= , Eduardo Habkost , qemu-devel@nongnu.org Cc: "Wang, Yong Y" , "Dugger, Donald D" Il 17/06/2014 22:34, Andreas F=E4rber ha scritto: > Apart from that, looks sane, so if someone can confirm the > Broadwell-specific values I'll be happy to fix the style and queue it > for 2.1. The only Broadwell machine I can see the data for (but I cannot access=20 it) is a laptop version (ULT) and it has family/model/stepping equal to=20 6/61/3. Eduardo used 6/61/2, that's okay too. The CPUID features look sane, and match what Intel said about Broadwell=20 on the KVM mailing lists and also in private email. Paolo