qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Claudio Fontana <claudio.fontana@huawei.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Michael Tokarev <mjt@tls.msk.ru>, Ed Maste <emaste@freebsd.org>,
	qemu-devel@nongnu.org, Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] Could configure generate QEMU's linker scripts?
Date: Wed, 5 Jun 2013 11:03:58 +0200	[thread overview]
Message-ID: <51AEFEFE.8040004@huawei.com> (raw)
In-Reply-To: <CAFEAcA_gLCtW3P79CFJj4nKCO3uSFbUXkOk4mtW361GKWeRsTg@mail.gmail.com>

On 04.06.2013 18:13, Peter Maydell wrote:
> On 4 June 2013 16:55, Claudio Fontana <claudio.fontana@huawei.com> 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

      parent reply	other threads:[~2013-06-05  9:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-19 16:30 [Qemu-devel] Could configure generate QEMU's linker scripts? Ed Maste
2013-05-19 19:24 ` Paolo Bonzini
2013-05-20  0:22   ` Aurelien Jarno
2013-05-20 17:21 ` Richard Henderson
2013-05-21 17:51   ` Ed Maste
2013-05-21 18:14     ` Richard Henderson
2013-06-02 17:15   ` Peter Maydell
2013-06-03 14:23     ` Richard Henderson
2013-06-03 14:57       ` Peter Maydell
2013-06-03 15:01         ` Richard Henderson
2013-06-04 15:55         ` Claudio Fontana
2013-06-04 16:13           ` Peter Maydell
2013-06-04 16:18             ` Richard Henderson
2013-06-05  9:03             ` Claudio Fontana [this message]

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=51AEFEFE.8040004@huawei.com \
    --to=claudio.fontana@huawei.com \
    --cc=emaste@freebsd.org \
    --cc=mjt@tls.msk.ru \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).