qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [RFC] tcg/interpreter: Add TCG + interpreter for bytecode (virtual machine)
Date: Wed, 12 May 2010 21:06:48 +0200	[thread overview]
Message-ID: <4BEAFC48.6020801@mail.berlios.de> (raw)
In-Reply-To: <4AC0E93A.6010605@mail.berlios.de>

Am 28.09.2009 18:50, schrieb Stefan Weil:
> Hello
>
> The patch following this mail adds a new code generator
> to qemu. It includes a README file with more details.
>
> Comments and contributions to complete it are welcome.
>
> Regards
> Stefan Weil

Hello,

The latest version of the TCG interpreter ("TCI") runs QEMU system emulation
booting 32 or 64 bit x86 or mips linux on 32 or 64 bit x86 hosts.

x86 bios boot also works on arm hosts (real hardware) and mips hosts
(qemu malta emulation).

Compilation was tested for powerpc host, too.

The code is available from http://repo.or.cz/w/qemu/ar7.git, see also
http://repo.or.cz/w/qemu/ar7.git/blob_plain/master:/tcg/bytecode/README

Of course I can also send patches to the list if people want integration
in qemu master.

I am still looking for new test environments, especially hosts
which are still unsupported by qemu.

Regards
Stefan Weil

  parent reply	other threads:[~2010-05-12 19:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 16:50 [Qemu-devel] [RFC] tcg/interpreter: Add TCG + interpreter for bytecode (virtual machine) Stefan Weil
2009-09-28 16:50 ` [Qemu-devel] [PATCH] tcg, tci: Add TCG and " Stefan Weil
2009-09-28 18:42   ` Blue Swirl
2009-09-28 21:33     ` Stefan Weil
2009-10-04 18:27   ` Stuart Brady
2009-10-11 16:33     ` Stefan Weil
2009-10-11 16:55       ` malc
2009-10-11 21:04       ` malc
2009-10-26 15:26         ` Stefan Weil
2009-10-26 15:52           ` malc
2009-10-11 23:17       ` Stuart Brady
2009-10-11 23:50         ` malc
2009-10-12  6:46           ` Stuart Brady
2009-10-12 12:33             ` malc
2009-10-12 12:55               ` malc
2009-10-12 17:39               ` Stuart Brady
2009-10-12 20:07                 ` malc
2009-10-12 20:30                   ` Stuart Brady
2010-05-12 19:06 ` Stefan Weil [this message]
2010-05-13  2:01 ` [Qemu-devel] [RFC] tcg/interpreter: Add TCG + " Jun Koi

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=4BEAFC48.6020801@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --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).