qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "andrzej zaborowski" <balrogg@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Cross compiling qemu for ARM
Date: Sun, 30 Nov 2008 04:01:17 +0100	[thread overview]
Message-ID: <fb249edb0811291901m4ad514e7v1fba639a1da5ed71@mail.gmail.com> (raw)
In-Reply-To: <ggp0ue$p7b$1@ger.gmane.org>

2008/11/28 Steffen Liebergeld <usenet@gmx.eu>:
> Hi Paul,
>
> Paul Brook <paul@codesourcery.com> schrieb:
>> On Friday 28 November 2008, Steffen Liebergeld wrote:
>>> Hi,
>>>
>>> I'm trying to get Qemu 0.9.1 cross compiled for the ARM platform.
>>
>> Don't bother. Use SVN.
>
> Okay. I did this, and actually got a binary this time;-)
>
> But in the file tcg/arm/tcg-target.c, function tcg_out_goto (line 677), a
> block of code commented out, and replaced by an tcg_abort(). Why has this been
> done?

It hasn't been tested because there's hope that it won't be needed.
If you see TCG abort in that place it means that a branch to a place
further away than 1 << 26 is being attempted and maybe this can be
avoided by modifying arm.ld.

>
> If I replace the about with the outcommented code, qemu segfaults. So I guess
> qemu support for target arm is currently broken?

That's possible.

Cheers

      reply	other threads:[~2008-11-30  3:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28 10:13 [Qemu-devel] Cross compiling qemu for ARM Steffen Liebergeld
2008-11-28 11:55 ` [Qemu-devel] " Steffen Liebergeld
2008-11-28 12:07   ` Laurent Desnogues
2008-11-28 13:09     ` Steffen Liebergeld
2008-11-28 13:21       ` Laurent Desnogues
2008-11-28 13:27 ` [Qemu-devel] " Paul Brook
2008-11-28 14:58   ` [Qemu-devel] " Steffen Liebergeld
2008-11-30  3:01     ` andrzej zaborowski [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=fb249edb0811291901m4ad514e7v1fba639a1da5ed71@mail.gmail.com \
    --to=balrogg@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).