All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>,
	Hollis Blanchard <hollisb@us.ibm.com>,
	xen-ia64-devel <xen-ia64-devel@lists.xensource.com>
Subject: Re: [patch] architecture-specific ELF header checking
Date: Wed, 14 Jun 2006 09:39:38 +0200	[thread overview]
Message-ID: <448FBD3A.1050701@suse.de> (raw)
In-Reply-To: <fb86e62b68b0096d38daa24318cedba8@cl.cam.ac.uk>

> For libxc we probably need per-arch subdirectories for arch-specific
> source files. There's all sorts of intermingled arch-specific code in
> tools/libxc right now. We could then have arch-specific implementations
> of xc_elf_check_header() or somesuch in tools/libxc/<arch>, like we do
> for Xen's domain0 elf-parsing code. That would be cleaner and give more
> per-arch flexibility.

btw: for the elf parser it is probably useful to switch around using
-Dsomething, so one can simply compile the elf loader twice.  We'll need
something like that in case we'll support both 32bit + 64bit guests in a
64bit hypervisor.  With my domain builder rewrite it should be easy to
do that ;)

cheers,

  Gerd

-- 
Gerd Hoffmann <kraxel@suse.de>
http://www.suse.de/~kraxel/julika-dora.jpeg

  parent reply	other threads:[~2006-06-14  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-12 20:12 [patch] architecture-specific ELF header checking Hollis Blanchard
2006-06-13  9:15 ` Keir Fraser
2006-06-13 15:17   ` Hollis Blanchard
2006-06-13 15:42     ` Keir Fraser
2006-06-13 15:58       ` Hollis Blanchard
2006-06-14  7:39       ` Gerd Hoffmann [this message]
2006-06-15 14:50         ` Hollis Blanchard

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=448FBD3A.1050701@suse.de \
    --to=kraxel@suse.de \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=hollisb@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-ia64-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.