qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] tcg/interpreter: Add TCG + interpreter for byteco


From: Stefan Weil
Subject: Re: [Qemu-devel] [RFC] tcg/interpreter: Add TCG + interpreter for bytecode (virtual machine)
Date: Wed, 12 May 2010 21:06:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100411 Iceowl/1.0b1 Icedove/3.0.4

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]