WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-ia64-devel] [PATCH] Porting Mini-OS to ia64

To: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] [PATCH] Porting Mini-OS to ia64
From: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Date: Tue, 1 Aug 2006 09:02:07 +0200
Delivery-date: Mon, 31 Jul 2006 23:58:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200608010828.18481.dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <200608010828.18481.dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
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

<Prev in Thread] Current Thread [Next in Thread>