|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH] Porting Mini-OS to ia64
Le Mardi 01 Août 2006 08:28, Dietmar Hahn a écrit :
> 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.
Hi,
I suppose you'd better to directly submit a patch.
Please look at
http://wiki.xensource.com/xenwiki/SubmittingXenPatches
for the howto.
Generally people prefer to comment the patch or integrate it directly if there
is no comments to do.
Tristan.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|