ia64/xen-unstable
changeset 1767:f99dd2296127
bitkeeper revision 1.1071.1.1 (40f3e004OzCoCvEydk6MlPKkgr6Qcw)
Xen can rely on a good local APIC on P6+ processors.
Xen can rely on a good local APIC on P6+ processors.
author | kaf24@scramble.cl.cam.ac.uk |
---|---|
date | Tue Jul 13 13:13:40 2004 +0000 (2004-07-13) |
parents | bfc886b99735 |
children | c4061a2a3309 |
files | xen/include/asm-x86/config.h |
line diff
1.1 --- a/xen/include/asm-x86/config.h Tue Jul 13 00:30:45 2004 +0000 1.2 +++ b/xen/include/asm-x86/config.h Tue Jul 13 13:13:40 2004 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 1.5 #define CONFIG_SMP 1 1.6 #define CONFIG_X86_LOCAL_APIC 1 1.7 +#define CONFIG_X86_GOOD_APIC 1 1.8 #define CONFIG_X86_IO_APIC 1 1.9 #define CONFIG_X86_L1_CACHE_SHIFT 5 1.10