From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: x86: Store multiple cpuid entries for a single function Date: Tue, 13 Jan 2009 11:27:07 +0200 Message-ID: <496C5E6B.8010304@redhat.com> References: <1231757365-15717-1-git-send-email-amit.shah@redhat.com> <1231757365-15717-2-git-send-email-amit.shah@redhat.com> <1231757365-15717-3-git-send-email-amit.shah@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Amit Shah Return-path: Received: from mx2.redhat.com ([66.187.237.31]:37024 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758929AbZAMJ1K (ORCPT ); Tue, 13 Jan 2009 04:27:10 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n0D9R9hC025990 for ; Tue, 13 Jan 2009 04:27:09 -0500 In-Reply-To: <1231757365-15717-3-git-send-email-amit.shah@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Amit Shah wrote: > CPUID functions 4, 0xb and 0xd behave differently for different values of ECX. > Store these values if userspace passes them. > Userspace has no way of knowing whether the kernel contains this fix or not. Use the SET_CPUID2 interface instead. -- error compiling committee.c: too many arguments to function