qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Could configure generate QEMU's linker scripts?


From: Claudio Fontana
Subject: Re: [Qemu-devel] Could configure generate QEMU's linker scripts?
Date: Wed, 5 Jun 2013 11:03:58 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

On 04.06.2013 18:13, Peter Maydell wrote:
> On 4 June 2013 16:55, Claudio Fontana <address@hidden> wrote:
>> I'm trying to get this to run, in order to be able to test the
>> aarch64 TCG User mode support I have under development.
> 
> Does it work as a first pass with aarch64 put in the
> configure list of "doesn't need a linker script"?

Yes! :)

> Since we now default to "reserve 4GB space and
> set guest-base" this should work OK (if all the
> TCG bits are right). Fiddling with the start
> address is only needed for the "-R 0" no-reserved-mem
> case.
> 
> I think this should let you debug the two issues
> separately...
> 
> thanks
> -- PMM
> 

$ ./qemu-x86_64 ./user_mode_test_binary_x86.out
I am a binary executable, and I actually run!
$

I'll make it nice now, then post a series for TCG User mode.
I am using my quirky workaround for the getdents issue, I will now apply 
Peter's patch instead and test the whole thing.

Claudio





reply via email to

[Prev in Thread] Current Thread [Next in Thread]