All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ijc@hellion.org.uk>
To: Colin Watson <cjwatson@debian.org>
Cc: 759018@bugs.debian.org, Ian Jackson <Ian.Jackson@eu.citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH] docs: Introduce specification for pv bootloader chainloading paths/formats.
Date: Wed, 27 Aug 2014 00:16:34 +0100	[thread overview]
Message-ID: <1409094994.28009.58.camel@hellion.org.uk> (raw)
In-Reply-To: <20140826230244.GH5739@riva.ucam.org>

On Wed, 2014-08-27 at 00:02 +0100, Colin Watson wrote:
> On Tue, Aug 26, 2014 at 07:46:58PM +0100, Ian Campbell wrote:
> > +## Protocol
> > +
> > +### x86
> > +
> > +The bootloader binary should be an ELF file of the appropriate type
> > +(32- or 64-bit). It should contain the standard Xen ELF notes allowing
> > +it to be loaded by the Xen toolstack domain builder (TBD: Reference).
> > +
> > +### ARM
> > +
> > +TBD
> > +
> > +## Paths
> > +
> > +The second stage bootloader should be installed into the guest filesystem as:
> > +
> > + * `/boot/xen/pvboot-<ARCH>.elf`
> 
> It just occurred to me that not every (future) platform may necessarily
> want this to be ELF, so maybe we shouldn't hardcode that in the
> architecture-independent part of the name.  If you think this might be a
> reasonable concern then you might want to adjust this.

This crossed my mind too (it might even be the case on arm*, not sure
yet). My thinking was that this spec would already need adjusting for
this (to describe the non-ELF thing, if nothing else) so this it could
be tweaked then too.

Or I could e.g. omit all the vestigial ARM stuff and explicitly list the
two x86 options, bypassing the whole question of future arches, who
would then need to add themselves to this doc.

>   Otherwise LGTM.
> 
> Reviewed-by: Colin Watson <cjwatson@debian.org>

Thanks.

  reply	other threads:[~2014-08-26 23:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 18:46 [PATCH] docs: Introduce specification for pv bootloader chainloading paths/formats Ian Campbell
2014-08-26 21:45 ` Don Slutz
2014-08-26 23:02 ` Colin Watson
2014-08-26 23:16   ` Ian Campbell [this message]
2014-08-29  0:44     ` Ian Campbell

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=1409094994.28009.58.camel@hellion.org.uk \
    --to=ijc@hellion.org.uk \
    --cc=759018@bugs.debian.org \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=cjwatson@debian.org \
    --cc=xen-devel@lists.xen.org \
    /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.