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-devel

Re: [Xen-devel] [PATCH] Integrating applications into Mini-OS

To: "Ian Campbell" <Ian.Campbell@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Integrating applications into Mini-OS
From: "Jacob Gorm Hansen" <jacobg@xxxxxxx>
Date: Mon, 15 May 2006 15:20:31 +0200
Cc: "John D. Ramsdell" <ramsdell@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 15 May 2006 06:21:35 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=M8hlXx05F3+kYi/pgOmoEkRPkjYw+ZqSnBYiBSGVmLIg7fDT3vdAQClOsBFT2f1ghXeFT0OIBqz82+JES5OVXaD9Yx/eHXS4v+wGsQuDESX6R/1c6GAApgh1GXdUj2yGiQipPhnn5EFY+EEi2gNXJvo3RMHc6TQ4mIegj7i0/gI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <e08041f30605150608i2789d166q8c6701a161fa47f1@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <ogtslngh652.fsf@xxxxxxxxxxxxxxx> <e08041f30605150518i6eeb4ce7gdb6dcf9bc9fd5643@xxxxxxxxxxxxxx> <1147697197.11888.12.camel@xxxxxxxxxxxxxxxxxxxxx> <e08041f30605150608i2789d166q8c6701a161fa47f1@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 5/15/06, Jacob Gorm Hansen <jacobg@xxxxxxx> wrote:
On 5/15/06, Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx> wrote:
> On Mon, 2006-05-15 at 14:18 +0200, Jacob Gorm Hansen wrote:
> > I have attached a small patch to mini-os which ... adds a dummy main
>
> Should it be marked with __attribute__((weak))?

Probably a good idea, makes link order less important. Revised patch
is attached.

One more change: When providing one's own linker script (e.g. for
changing the memory layout, my boot loader cannot exist at 0xc0000000
but likes to live at 0x0), use &_text for the VIRT_START constant
instead of hardcoded value.

New version attached.

Jacob

Attachment: miniosappsupport
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel