|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] VPMU: Add the Intel CPU X7542 to the list
# HG changeset patch
# User Keir Fraser <keir@xxxxxxx>
# Date 1290173202 0
# Node ID b7ed352fa6100104374000cdbd845bbfc6478f08
# Parent 437576a0f2026ded6dcc4b11558714dad1d1d042
VPMU: Add the Intel CPU X7542 to the list of supported prcocessors
Signed-off-by: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxx>
---
xen/arch/x86/hvm/vpmu.c | 1 +
1 files changed, 1 insertion(+)
diff -r 437576a0f202 -r b7ed352fa610 xen/arch/x86/hvm/vpmu.c
--- a/xen/arch/x86/hvm/vpmu.c Fri Nov 19 13:25:54 2010 +0000
+++ b/xen/arch/x86/hvm/vpmu.c Fri Nov 19 13:26:42 2010 +0000
@@ -120,6 +120,7 @@ void vpmu_initialise(struct vcpu *v)
case 23:
case 26:
case 29:
+ case 46:
vpmu->arch_vpmu_ops = &core2_vpmu_ops;
break;
}
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] VPMU: Add the Intel CPU X7542 to the list of supported prcocessors,
Xen patchbot-unstable <=
|
|
|
|
|