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: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Subject: Re: [Xen-ia64-devel] [PATCH] Porting Mini-OS to ia64
From: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Aug 2006 09:23:13 +0200
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 01 Aug 2006 00:23:49 -0700
Domainkey-signature: s=s768; d=fujitsu-siemens.com; c=nofws; q=dns; b=uSBqZVaZaTDgWEnkk33nz+5lP7DFqs6/dykTzEMdSyKWjonWqENanB32b2OV7i2LY/Mvpi2ufEK4Y77ugkm9A9AQ37FI5e7nfCD+NPwz3aCwmrO90n48w1s/TswvbvRp;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200608010902.07484.Tristan.Gingold@xxxxxxxx>
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> <200608010902.07484.Tristan.Gingold@xxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.3
Am Dienstag, 1. August 2006 09:02 schrieb Tristan Gingold:
> 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.
> 
> 

Many thanks Tristan!

Sorry for not sending a real patch (I'am still learning!).
This is done now.
Thanks.

Dietmar.

Attachment: mini-os.diff
Description: Text Data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>