All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Limpach <christian.limpach@gmail.com>
To: Ge van Geldorp <gvg@reactos.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] domain builder for ReactOS
Date: Thu, 2 Jun 2005 23:34:53 +0100	[thread overview]
Message-ID: <3d8eece20506021534605d3af5@mail.gmail.com> (raw)
In-Reply-To: <200506022151.j52LpxH0032269@mailhost.geldorp.nl>

On 6/2/05, Ge van Geldorp <gvg@reactos.com> 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

  reply	other threads:[~2005-06-02 22:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-02 21:51 [PATCH] domain builder for ReactOS Ge van Geldorp
2005-06-02 22:34 ` Christian Limpach [this message]
2005-06-02 22:51   ` Ge van Geldorp
2005-06-02 23:08     ` Christian Limpach
2005-06-02 23:53       ` Ge van Geldorp
2005-06-05 23:31         ` Jacob Gorm Hansen
2005-06-06  8:49           ` Christian Limpach
2005-06-06  9:21             ` Jacob Gorm Hansen
2005-06-06 18:33               ` Christian Limpach
2005-06-06 18:44                 ` Jacob Gorm Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d8eece20506021534605d3af5@mail.gmail.com \
    --to=christian.limpach@gmail.com \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=gvg@reactos.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.