|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-changelog
[Xen-changelog] Build MTRR support into privileged xenlinux x86/64. 
| # HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID df0ad1c46f10a1075478b434956fbdb1aad6ebd5
# Parent  e0d32d7cb5da9f898562dd4eea3fd2661e2812c6
Build MTRR support into privileged xenlinux x86/64.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
diff -r e0d32d7cb5da -r df0ad1c46f10 buildconfigs/linux-defconfig_xen0_x86_64
--- a/buildconfigs/linux-defconfig_xen0_x86_64  Thu Mar  9 14:59:53 2006
+++ b/buildconfigs/linux-defconfig_xen0_x86_64  Thu Mar  9 15:03:23 2006
@@ -108,6 +108,7 @@
 CONFIG_X86_IO_APIC=y
 CONFIG_X86_XEN_GENAPIC=y
 CONFIG_X86_LOCAL_APIC=y
+CONFIG_MTRR=y
 # CONFIG_SMP is not set
 CONFIG_PREEMPT_NONE=y
 # CONFIG_PREEMPT_VOLUNTARY is not set
diff -r e0d32d7cb5da -r df0ad1c46f10 buildconfigs/linux-defconfig_xen_x86_64
--- a/buildconfigs/linux-defconfig_xen_x86_64   Thu Mar  9 14:59:53 2006
+++ b/buildconfigs/linux-defconfig_xen_x86_64   Thu Mar  9 15:03:23 2006
@@ -111,6 +111,7 @@
 CONFIG_X86_IO_APIC=y
 CONFIG_X86_XEN_GENAPIC=y
 CONFIG_X86_LOCAL_APIC=y
+CONFIG_MTRR=y
 CONFIG_SMP=y
 CONFIG_PREEMPT_NONE=y
 # CONFIG_PREEMPT_VOLUNTARY is not set
diff -r e0d32d7cb5da -r df0ad1c46f10 linux-2.6-xen-sparse/arch/x86_64/Kconfig
--- a/linux-2.6-xen-sparse/arch/x86_64/Kconfig  Thu Mar  9 14:59:53 2006
+++ b/linux-2.6-xen-sparse/arch/x86_64/Kconfig  Thu Mar  9 15:03:23 2006
@@ -222,7 +222,7 @@
 
 config MTRR
        bool "MTRR (Memory Type Range Register) support"
-       depends on !X86_64_XEN
+       depends on !XEN_UNPRIVILEGED_GUEST
        ---help---
          On Intel P6 family processors (Pentium Pro, Pentium II and later)
          the Memory Type Range Registers (MTRRs) may be used to control
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-changelog] Build MTRR support into privileged xenlinux x86/64.,
Xen patchbot -unstable <=
 |  |  | 
  
    |  |  |