This patch adds dual-core support to xen, and improves HT detection. The code is adapted from linux kernel 2.6.12. Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> # diffstat core2.patch arch/x86/cpu/amd.c | 16 +++++++++------- arch/x86/cpu/common.c | 28 ++++++++++++++++++++-------- arch/x86/cpu/intel.c | 22 ++++++++++++++++++++++ arch/x86/dom0_ops.c | 4 ++-- arch/x86/setup.c | 1 - arch/x86/smpboot.c | 41 +++++++++++++++++++++++++++++++++++++---- common/dom0_ops.c | 4 ++-- include/asm-x86/processor.h | 1 + include/asm-x86/smp.h | 1 + include/xen/smp.h | 2 -- 10 files changed, 94 insertions(+), 26 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel