[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] [x86_64] setup.c cleanup
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@xxxxxxxxx> Jun --- Intel Open Source Technology Center Attachment:
setup_c_cleanup.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |