qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: [PATCH] ARM host (TCG only)
Date: Wed, 07 May 2008 19:11:09 +0200	[thread overview]
Message-ID: <4821E2AD.3080001@aurel32.net> (raw)
In-Reply-To: <fb249edb0805060845l7ee65d2qab31151feffb5fe5@mail.gmail.com>

andrzej zaborowski a écrit :
> Here's a second version with some fixes and less in TODO.
> 
> * Now uses the tlb cache, Linux decompressor is about two times faster
> (caching read addresses had this effect, caching write addresses is
> not noticeable speed-wise).
> 
> * Added user-mode support, tested with a busybox static OABI binary
> (on EABI host).
> 
> * Implemented division ops.
> 
> * Calling the generated code now uses the same convention as dyngen
> used, saving a couple of registers.
> 
> * Removes dyngen HOST_ARM code as suggested by Paul.  This has the
> advantage that a non-tcg target will (hopefully) give a readable error
> message when you try to run it.
> 
> * Still no constant pools.
> 
> I use USE_DIRECT_JUMP for goto_tb, but it could also work without it -
> I'm not sure what is the advantage or disadvantage of that.
> 

Really nice work. I have been able to boot debian installer sparc using
qemu-system-sparc on a qemu arm machine running on an x86-64 host.

Not very fast though, so I stopped the installation after a few screens.


-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

      reply	other threads:[~2008-05-07 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05 20:04 [Qemu-devel] [PATCH] ARM host (TCG only) andrzej zaborowski
2008-05-06 14:45 ` Paul Brook
2008-05-06 15:45 ` [Qemu-devel] " andrzej zaborowski
2008-05-07 17:11   ` Aurelien Jarno [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=4821E2AD.3080001@aurel32.net \
    --to=aurelien@aurel32.net \
    --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).