From: Anthony Liguori <aliguori@us.ibm.com>
To: Tim Deegan <Tim.Deegan@cl.cam.ac.uk>
Cc: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>,
Michal Ostrowski <mostrows@watson.ibm.com>,
Keir Fraser <Keir.Fraser@cl.cam.ac.uk>,
xen-devel@lists.sourceforge.net, ian.pratt@cl.cam.ac.uk
Subject: Re: RFC/Patch: Support for other bootloaders
Date: Wed, 23 Mar 2005 10:57:35 -0600 [thread overview]
Message-ID: <42419FFF.9060107@us.ibm.com> (raw)
In-Reply-To: <20050323162357.GC16918@cray.cl.cam.ac.uk>
Tim Deegan wrote:
>On Wed, Mar 23, 2005 at 03:52:32PM -0000, Ian Pratt wrote:
>
>
>>[*] would it possible to do something whereby the vmlinuz and initrd
>>image were simply cat'ed together? This might swing the balance the
>>other way from a userbility POV, not sure.
>>
>>
>
>It should be. xen-vmlinux is an ELF, so if we can be *sure* that the
>largest file offset in an ELF header is the same as the size of the
>file, then it would be possible to just do
>
>
The problem with something like this is that it's very Linux specific.
If we every support a dom0 other than Linux, it's entirely conceivable
that that OS may require two boot-time modules instead of just one.
The multiboot shim allows for that. Also, it's likely that there will
be a scenario where using something other than the Linux boot protocol
is desirable. The multiboot shim could handle take care of that also.
It keeps an awful lot of ugliness out of Xen.
Regards,
Anthony Liguori
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
next prev parent reply other threads:[~2005-03-23 16:57 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-23 15:52 RFC/Patch: Support for other bootloaders Ian Pratt
2005-03-23 16:10 ` Michal Ostrowski
2005-03-23 16:23 ` Tim Deegan
2005-03-23 16:44 ` Michal Ostrowski
2005-03-23 16:57 ` Anthony Liguori [this message]
2005-03-23 16:56 ` Jeremy Katz
2005-03-23 23:39 ` Michal Ostrowski
-- strict thread matches above, loose matches on Subject: below --
2005-03-23 17:30 Ian Pratt
2005-03-24 14:27 ` Michal Ostrowski
2005-03-22 9:29 Ian Pratt
2005-03-22 14:18 ` Michal Ostrowski
2005-03-22 14:42 ` Tim Deegan
2005-03-22 15:05 ` Michal Ostrowski
2005-03-23 11:20 ` Tim Deegan
2005-03-23 13:00 ` Michal Ostrowski
2005-03-23 16:09 ` Anthony Liguori
2005-03-21 21:57 Ian Pratt
2005-03-21 23:01 ` Tim Deegan
2005-03-21 23:35 ` Michal Ostrowski
2005-03-22 9:17 ` Keir Fraser
2005-03-22 0:08 ` Michal Ostrowski
2005-03-21 15:46 Michal Ostrowski
2005-03-21 16:26 ` Tim Deegan
2005-03-21 21:04 ` Michal Ostrowski
2005-03-23 20:40 ` Christian Limpach
2005-03-23 23:15 ` Michal Ostrowski
2005-03-21 12:15 Michal Ostrowski
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=42419FFF.9060107@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=Tim.Deegan@cl.cam.ac.uk \
--cc=ian.pratt@cl.cam.ac.uk \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--cc=mostrows@watson.ibm.com \
--cc=xen-devel@lists.sourceforge.net \
/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.