From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: Fix XSAVE feature bit enumeration Date: Sun, 19 Jun 2011 16:29:12 +0300 Message-ID: <4DFDF9A8.9050108@redhat.com> References: <4DF21CA9.4030904@siemens.com> <1307714188-6610-1-git-send-email-andre.przywara@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: jan.kiszka@siemens.com, anthony@codemonkey.ws, kvm@vger.kernel.org, Frank Arnold To: Andre Przywara Return-path: Received: from mx1.redhat.com ([209.132.183.28]:32767 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753713Ab1FSN3V (ORCPT ); Sun, 19 Jun 2011 09:29:21 -0400 In-Reply-To: <1307714188-6610-1-git-send-email-andre.przywara@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/10/2011 04:56 PM, Andre Przywara wrote: > When iterating through the XSAVE feature enumeration CPUID leaf (0xD) > we should not stop at the first zero EAX, but instead keep scanning > since there are gaps in the enumeration (ECX=1 for instance). > This fixes the proper usage of AVX in KVM guests. Thanks, applied to uq/master. -- error compiling committee.c: too many arguments to function