From: "Jan Beulich" <JBeulich@novell.com>
To: Jacob Shin <jacob.shin@amd.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH 3/3] hvm: vpmu: Add support for AMD Family 15h processors
Date: Thu, 05 May 2011 08:43:15 +0100 [thread overview]
Message-ID: <4DC27133020000780003FC77@vpn.id2.novell.com> (raw)
In-Reply-To: <4DC1F8BE.3060707@amd.com>
>>> On 05.05.11 at 03:09, Jacob Shin <jacob.shin@amd.com> wrote:
> --- a/xen/arch/x86/hvm/vpmu.c Wed May 04 10:56:36 2011 -0500
> +++ b/xen/arch/x86/hvm/vpmu.c Wed May 04 19:17:59 2011 -0500
> @@ -101,6 +101,7 @@ void vpmu_initialise(struct vcpu *v)
> switch ( family )
> {
> case 0x10:
> + case 0x15:
> vpmu->arch_vpmu_ops = &amd_vpmu_ops;
> break;
> default:
How about 0x11, 0x12, and 0x14?
Jan
next prev parent reply other threads:[~2011-05-05 7:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-05 0:54 [PATCH 0/3] AMD Family 15h Performance Monitor Counters patches Jacob Shin
2011-05-05 1:09 ` [PATCH 1/3] xenoprof: Update cpu_type to sync with upstream oprofile Jacob Shin
2011-05-05 1:09 ` [PATCH 2/3] xenoprof: Add support for AMD Family 15h processors Jacob Shin
2011-05-05 7:38 ` Jan Beulich
2011-05-05 1:09 ` [PATCH 3/3] hvm: vpmu: " Jacob Shin
2011-05-05 7:43 ` Jan Beulich [this message]
2011-05-10 17:00 ` Jacob Shin
2011-05-10 17:20 ` Keir Fraser
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=4DC27133020000780003FC77@vpn.id2.novell.com \
--to=jbeulich@novell.com \
--cc=jacob.shin@amd.com \
--cc=xen-devel@lists.xensource.com \
/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).