qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: "David S. Ahern" <daahern@cisco.com>
Cc: jes Sorensen <Jes.Sorensen@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	kvm-devel <kvm@vger.kernel.org>
Subject: [Qemu-devel] Re: enabling X86_FEATURE_ARCH_PERFMON in guest
Date: Sun, 01 Aug 2010 10:51:02 +0300	[thread overview]
Message-ID: <4C552766.7030401@redhat.com> (raw)
In-Reply-To: <4C53058B.9080706@cisco.com>

  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

      reply	other threads:[~2010-08-01  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-30 17:02 [Qemu-devel] enabling X86_FEATURE_ARCH_PERFMON in guest David S. Ahern
2010-08-01  7:51 ` Avi Kivity [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C552766.7030401@redhat.com \
    --to=avi@redhat.com \
    --cc=Jes.Sorensen@redhat.com \
    --cc=daahern@cisco.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).