From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gorm Hansen Subject: Re: [PATCH] domain builder for ReactOS Date: Mon, 06 Jun 2005 02:21:14 -0700 Message-ID: <42A4158A.6070206@diku.dk> References: <200506022353.j52NrW8K032664@mailhost.geldorp.nl> <42A38B49.2020308@diku.dk> <3d8eece20506060149248d2e1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3d8eece20506060149248d2e1@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christian.Limpach@cl.cam.ac.uk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Christian Limpach wrote: > On 6/6/05, Jacob Gorm Hansen wrote: > >>Xen domUs need to have a bios, so we do not need to have domain-specific >>stuff like ELF-parsing in dom0. I will post to source to my 'mstrap' >>attempt at this tomorrow for people to comment on. > > > This is an option, but definitely not appropriate for every environment. Seems to work well for VMWare. Could you give an example of an environment where this would not be appropriate? Jacob