WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [patch 1/5] add libelf: an ELF binary parser library.

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] [patch 1/5] add libelf: an ELF binary parser library.
From: "Christoph Egger" <Christoph.Egger@xxxxxxx>
Date: Tue, 23 Jan 2007 16:27:53 +0100
Cc: Gerd Hoffmann <kraxel@xxxxxxx>, ack@xxxxxxxxxxxxx
Delivery-date: Tue, 23 Jan 2007 07:33:20 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070123145408.909708619@xxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: AMD / OSRC
References: <20070123145344.754866428@xxxxxxx> <20070123145408.909708619@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.4
On Tuesday 23 January 2007 15:53, Gerd Hoffmann wrote:

[...]

> Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxx>
> ---
>  tools/libxc/xc_elf.h                |  525
> ----------------------------------- xen/arch/x86/boot/mkelf32.c         |  
>  2
>  xen/common/Makefile                 |    2
>  xen/common/libelf/Makefile          |    4
>  xen/common/libelf/README            |    1
>  xen/common/libelf/libelf-dominfo.c  |  420 ++++++++++++++++++++++++++++
>  xen/common/libelf/libelf-loader.c   |  156 ++++++++++
>  xen/common/libelf/libelf-private.h  |   51 +++
>  xen/common/libelf/libelf-relocate.c |  345 +++++++++++++++++++++++
>  xen/common/libelf/libelf-tools.c    |  225 +++++++++++++++
>  xen/include/public/elfstructs.h     |  527

[...]

How about putting libelf into xen/lib/libelf ?
When we also move the libc files from xen/common/
to xen/lib/libc, then we have this structure:

xen/lib/libelf
xen/lib/libc

This is a better structured IMO.

Christoph Egger



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel