From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Huang Subject: [PATCH 0/2] Update AMD CPUID 0x80000001:ECX feature flags Date: Fri, 7 Jan 2011 13:58:36 -0600 Message-ID: <4D27706C.4030207@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "'xen-devel@lists.xensource.com'" , keir@xen.org, Jan Beulich , Ian Jackson List-Id: xen-devel@lists.xenproject.org The attached two patches syncs-up AMD CPUID feature flags with the upstream Linux kernel. Note that several new feature bits will be added in new AMD CPUs. In the meanwhile, names of some existing feature flags were changed in Linux. I split the patch into two parts: one for Xen hypervisor and one for Xen tools. Please review and apply. Thanks, -Wei