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-ia64-devel

Re: [Xen-devel] Re: [Xen-staging] [xen-unstable] ioemu: Use XEN_TARGET_A

To: Aron Griffis <aron@xxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-staging] [xen-unstable] ioemu: Use XEN_TARGET_ARCH instead of uname -m.
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Mon, 28 Jan 2008 09:32:54 +0000
Cc: Bastian Blank <waldi@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 28 Jan 2008 01:33:43 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C3C33E6A.12F23%Keir.Fraser@xxxxxxxxxxxx>
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchhhTgcdpBXIM14EdyTSAAWy6hiGQAC4oC/
Thread-topic: [Xen-devel] Re: [Xen-staging] [xen-unstable] ioemu: Use XEN_TARGET_ARCH instead of uname -m.
User-agent: Microsoft-Entourage/11.3.6.070618
On 28/1/08 08:10, "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx> wrote:

>> However even with this patch, the build still fails.  I guess I need
>> to understand the point of these custom ld-scripts...  With it
>> commented out in Makefile.target, the build works fine!
> 
> I'll have to take a look, I'm not sure if custom linker scripts are
> inherited from upstream qemu. We certainly used to use one for 32-bit x86 so
> that we could 1:1 map as much guest physical memory as possible. That need
> has gone away with the mapcache, and anyway virtual address space was never
> a limiting factor for 64-bit architectures in the first place.

ia64 is the only qemu_dm-supported architecture using a linker script. If
you don't need it, please submit a patch to remove it from VL_LDFLAGS in
Makefile.target.

 -- Keir



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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] Re: [Xen-staging] [xen-unstable] ioemu: Use XEN_TARGET_ARCH instead of uname -m., Keir Fraser <=