From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: enabling X86_FEATURE_ARCH_PERFMON in guest Date: Sun, 01 Aug 2010 10:51:02 +0300 Message-ID: <4C552766.7030401@redhat.com> References: <4C53058B.9080706@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-devel , qemu-devel , jes Sorensen To: "David S. Ahern" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:35686 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752631Ab0HAHvI (ORCPT ); Sun, 1 Aug 2010 03:51:08 -0400 In-Reply-To: <4C53058B.9080706@cisco.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/30/2010 08:02 PM, David S. Ahern wrote: > How do I get X86_FEATURE_ARCH_PERFMON enabled for a guest? > > I've tried "-cpu host,+perfmon" and "-cpu host,+arch_perfmon", but both > get rejected with an error: CPU feature perfmon not found > qemu doesn't know about the perfmon feature bits. Even if it did, kvm doesn't, so it wouldn't work. Jes is working on this. -- error compiling committee.c: too many arguments to function