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: "Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Integrating applications into Mini-OS
From: "Jacob Gorm Hansen" <jacobg@xxxxxxx>
Date: Mon, 15 May 2006 16:12:51 +0200
Cc: "John D. Ramsdell" <ramsdell@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Grzegorz Milos <gm281@xxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>
Delivery-date: Mon, 15 May 2006 07:13:15 -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=hj5lD7EzhzrsYUQXzbGphHAi2/RtDjUEFbDim0z8+5PSuTDtgWUqRrgJzjrB74VDY/4kYeftVdVq+OLoDIliDEDjQ4PxCrouHe+ZSUAq+KEWN8KlYi2bVbi/RmVPSdaXfCvywG70r2aJ7sYUbmBg0WK7F6+3mFMyQTOUxE3QnTM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <EF8D308BE33AF54D8934DF26520252D304779C50@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <EF8D308BE33AF54D8934DF26520252D304779C50@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 5/15/06, Puthiyaparambil, Aravindh
<aravindh.puthiyaparambil@xxxxxxxxxx> wrote:
This seems like a really good idea. I have been meaning to fix
VIRT_START. I see your patch shows
-#define VIRT_START              0xFFFFFFFF00000000UL
I remember changing this to 0xFFFFFFFF80000000UL. Are you diffing
against the latest changeset? Could you please check if this works on
x86_64 too?

Hmm no I was on xen-3.0-testing.hg, sorry. Also, I do not have access
to other than vanilla x86 machines :-( However, looking at the linker
script for x86_64 I cannot see why this would not work.

I have attached the patch updated for unstable. This time I also pass
the copied start_info as a parameter to main(), though the dummy
main() ignores it.

Jacob

Attachment: miniosappsupport-unstable
Description: Binary data

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