qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice.bellard@free.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] QEMU 0.2 is out
Date: Wed, 28 May 2003 02:58:57 +0200	[thread overview]
Message-ID: <3ED409D1.6040109@free.fr> (raw)


Most of the QEMU architecture is now finished. There are still 
complicated issues regarding thread locking. My main issue is that I 
would like to avoid locking the cpu emulator while doing 'tb_find()'.

DOSEMU is now working better (I was able to launch DOS Navigator and a 
small VGA demonstration). The speed seems reasonnable althought QEMU has 
to emulate both the DOS code _and_ the dosemu code itself !

About the Sparc code: is it possible to move the prolog and epilog 
generation from dyngen_code() to the cpu main loop ? It would ease a lot 
the precise exception handling and the direct block chaining.

For Alpha and Sparc, if someone has an account that I can use, I could 
make some debug to fix the last issues.

Fabrice.

             reply	other threads:[~2003-05-28  0:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-28  0:58 Fabrice Bellard [this message]
2003-06-01 18:19 ` [Qemu-devel] QEMU 0.2 is out Falk Hueffner
2003-06-02 22:52   ` Fabrice Bellard
2003-06-02 23:20     ` Falk Hueffner
2003-06-03  0:49       ` Fabrice Bellard
2003-06-03 13:18         ` Falk Hueffner
2003-06-04 22:43           ` Fabrice Bellard
2003-06-05  1:12           ` [Qemu-devel] QEMU on Alpha Fabrice Bellard

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=3ED409D1.6040109@free.fr \
    --to=fabrice.bellard@free.fr \
    --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).