From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Igor Mammedov" <imammedo@redhat.com>,
"Andreas Färber" <afaerber@suse.de>,
"Gleb Natapov" <gleb@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>
Subject: [Qemu-devel] [qom-cpu PATCH 0/2] i386: disable PMU CPUID leaf by default
Date: Fri, 26 Jul 2013 17:09:34 -0300 [thread overview]
Message-ID: <1374869376-27644-1-git-send-email-ehabkost@redhat.com> (raw)
Changes v1 -> v2:
* compat property is now named "pmu" instead of "pmu-passthrough"
Eduardo Habkost (2):
i386: pass X86CPU object to cpu_x86_find_by_name()
i386: disable PMU CPUID leaves by default
include/hw/i386/pc.h | 4 ++++
target-i386/cpu-qom.h | 7 +++++++
target-i386/cpu.c | 16 +++++++++++++---
3 files changed, 24 insertions(+), 3 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-07-26 20:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 20:09 Eduardo Habkost [this message]
2013-07-26 20:09 ` [Qemu-devel] [qom-cpu PATCH v2 1/2] i386: pass X86CPU object to cpu_x86_find_by_name() Eduardo Habkost
2013-07-26 20:09 ` [Qemu-devel] [qom-cpu PATCH v2 2/2] i386: disable PMU CPUID leaf by default Eduardo Habkost
2013-07-26 20:15 ` [Qemu-devel] [qom-cpu PATCH 0/2] " Andreas Färber
2013-07-28 20:21 ` Andreas Färber
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=1374869376-27644-1-git-send-email-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=afaerber@suse.de \
--cc=gleb@redhat.com \
--cc=imammedo@redhat.com \
--cc=pbonzini@redhat.com \
--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).