xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] oprofile: Add X7542 and E7-8837 to the list of supported cpus
@ 2012-11-26 12:52 Dietmar Hahn
  2012-11-26 13:39 ` Jan Beulich
  2012-11-27 13:04 ` Jan Beulich
  0 siblings, 2 replies; 9+ messages in thread
From: Dietmar Hahn @ 2012-11-26 12:52 UTC (permalink / raw)
  To: xen-devel@lists.xen.org

Add intel cpus X7542 and E7-8837 to the list of supported cpus.

Thanks.
Dietmar.

Signed-off-by: Dietmar Hahn <dietmar.hahn@ts.fujitsu.com>

diff -r 0049de3827bc -r 6fb0129600cd xen/arch/x86/oprofile/nmi_int.c
--- a/xen/arch/x86/oprofile/nmi_int.c   Fri Nov 23 11:06:15 2012 +0000
+++ b/xen/arch/x86/oprofile/nmi_int.c   Mon Nov 26 13:36:00 2012 +0100
@@ -366,6 +366,8 @@ static int __init ppro_init(char ** cpu_
                ppro_has_global_ctrl = 1;
                break;
        case 26:
+       case 46:
+       case 47:
                arch_perfmon_setup_counters();
                *cpu_type = "i386/core_i7";
                ppro_has_global_ctrl = 1;


-- 
Company details: http://ts.fujitsu.com/imprint.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-12-04 14:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-26 12:52 [PATCH] oprofile: Add X7542 and E7-8837 to the list of supported cpus Dietmar Hahn
2012-11-26 13:39 ` Jan Beulich
2012-11-26 14:21   ` Dietmar Hahn
2012-11-27 13:04 ` Jan Beulich
2012-11-27 13:19   ` Jan Beulich
2012-11-27 14:21     ` Dietmar Hahn
2012-11-27 15:46       ` Jan Beulich
2012-12-04 14:36         ` Dietmar Hahn
2012-11-27 14:13   ` Dietmar Hahn

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).