From: Paolo Bonzini <pbonzini@redhat.com>
To: Nadav Amit <namit@cs.technion.ac.il>
Cc: gleb@kernel.org, hpa@zytor.com, joro@8bytes.org,
mingo@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCH 0/2] KVM: x86: Enabling PMU v3 on non-SMT VMs
Date: Wed, 20 Aug 2014 13:01:08 +0200 [thread overview]
Message-ID: <53F47FF4.7030205@redhat.com> (raw)
In-Reply-To: <1408530353-17790-1-git-send-email-namit@cs.technion.ac.il>
Il 20/08/2014 12:25, Nadav Amit ha scritto:
> This patch-set enables PMU v3 on non-SMT VMs. All the PMU v3 features are
> already in KVM except the AnyThread support. However, AnyThread is only
> important on SMT machines, and can be ignored otherwise. Reporting PMU v3 can
> be useful for OSes that rely on the version, and not on other CPUID fields.
>
> Thanks for reviewing the code. Note that it was not tested on AMD machine.
>
> Nadav Amit (2):
> KVM: x86: Clarify PMU related features bit manipulation
> KVM: x86: pmu: Enabling PMU v3
>
> arch/x86/include/asm/kvm_host.h | 1 +
> arch/x86/kvm/cpuid.c | 2 +-
> arch/x86/kvm/pmu.c | 35 +++++++++++++++++++++++------------
> arch/x86/kvm/svm.c | 15 +++++++++++++++
> arch/x86/kvm/vmx.c | 16 ++++++++++++++++
> 5 files changed, 56 insertions(+), 13 deletions(-)
>
For now I've reviewed patch 1 and will apply that to kvm/queue.
Paolo
prev parent reply other threads:[~2014-08-20 11:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-20 10:25 [PATCH 0/2] KVM: x86: Enabling PMU v3 on non-SMT VMs Nadav Amit
2014-08-20 10:25 ` [PATCH 1/2] KVM: x86: Clarify PMU related features bit manipulation Nadav Amit
2014-08-20 10:25 ` [PATCH 2/2] KVM: x86: pmu: Enabling PMU v3 Nadav Amit
2014-08-20 11:01 ` Paolo Bonzini [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=53F47FF4.7030205@redhat.com \
--to=pbonzini@redhat.com \
--cc=gleb@kernel.org \
--cc=hpa@zytor.com \
--cc=joro@8bytes.org \
--cc=kvm@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=namit@cs.technion.ac.il \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.