[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [PATCH] Porting Mini-OS to ia64
Hi, last week I send a mail asking for some small re-architectures of mini-os for porting to ia64. Unfortunately I didn't get an answer so I try it again with a first draft. I tried the changes as small as possible. Currently I did only adding some new directories and moving some files. I created: mini-os/include/x86 It's for common header files for x86_32 and x86_64, currently os.h and spinlock.h . mini-os/include/x86_32 It's for special x86_32 header files, currently hypercall-x86_32.h. mini-os/include/x86_64 It's for special x86_64 header files, currently hypercall-x86_64.h. mini-os/x86 For common code files for x86_32 and x86_64, currently traps.c I changed mini-os/Makefile to support the new structure. Please can anybody look at this and give some feedback. Thanks. Dietmar. Attachment:
mini-os.diff _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |