The patch cleans up (ugly) setup.c that I wanted to fix for a long time (but did not have time for that). It should be compiled for the native x86_64 Linux as well (but not tested yet, so I don''t guarantee): - no #if 0 or comment out - use CONFIG_XEN for xen specific code - preparation for merge to the upstream - tested both dom0 (UP and SMP) and domU e820.c | 29 ++++ setup.c | 386 ++++++++++++++++++++++++++++++++++------------------------------ 2 files changed, 233 insertions(+), 182 deletions(-) Signed-off-by: Jun Nakajima <jun.nakajima@intel.com> Jun --- Intel Open Source Technology Center _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel