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] domain builder for ReactOS

To: Ge van Geldorp <gvg@xxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] domain builder for ReactOS
From: Christian Limpach <christian.limpach@xxxxxxxxx>
Date: Thu, 2 Jun 2005 23:34:53 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 02 Jun 2005 22:34:10 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HlJ5SLBRxbPR26mauM04f5OhFwJlgSiU+v3Ynyj/lZZ6zcBcN9CVeMPvr6STNXfEVqhxnlSSsuTtl3/4waKI175TLvp1R3X1CzRBiP259yzmi50PhcXXpkkpfr7Xq5vB2HSLzW3l1gz8OmCwv5siB2sdwG+3fHWEEhKqJLiSNTI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200506022151.j52LpxH0032269@xxxxxxxxxxxxxxxxxxx>
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: <200506022151.j52LpxH0032269@xxxxxxxxxxxxxxxxxxx>
Reply-to: Christian.Limpach@xxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 6/2/05, Ge van Geldorp <gvg@xxxxxxxxxxx> wrote:
> As announced earlier 
> (http://lists.xensource.com/archives/html/xen-devel/2005-03/msg01160.html)
> I'm working on porting ReactOS to Xen. The first stage, getting our bootloader
> running, is complete now. Progress report and a screenshot on
> http://reactos.com/wiki/index.php/Xen_port
> 
> To start ReactOS in a Xen domain, a ReactOS domain builder is needed. Patches
> to implement that are included below.

I'm not too keen on this approach:  we try to keep the number of
domain builders small.  Ideally we'd only want one builder for
paravirtualized guests and one for hardware assisted guests.  For
paravirtualized guests, this is the mis-named "linux builder".  We
have a plan9 specific builder because plan9 uses a.out, but I think it
would be preferable to support additional file format loaders within
the linux builder.

Why do you think that you need a different builder?  Especially since
you're going to use a bootloader anyway, your actual kernel image file
can be of whatever format you like...  If your main/only struggle is
with the ELF format, then please consider adding support for
additional loaders in the existing builder.

    christian

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