From: Peter Fritzsche <peter.fritzsche@gmx.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Getting tcg in a standalone library
Date: Mon, 7 Jun 2010 23:27:01 +0200 [thread overview]
Message-ID: <201006072327.02238.peter.fritzsche@gmx.de> (raw)
Hi,
I am currently quite interesting in tcg for binary translation. There are many
emulator projects (I mean mostly console emulators) out there which start to
implement more or less bad ILs to translate their specific cpu (for example
gameboy has z80, n64 has r4300i, gamecube has powerpc 750CXe, ...). These are
most of the time x86 only and very limited. But it seems that qemu's cpu
libraries aren't made for those cpu's and don't seem to provide the needed
infrastructure for emulating such highly integrated systems (please correct me
if I am wrong).
I think that the best way to share code would be if other projects could also
use tcg for their translation needs. But it seems to me that it it to tightly
integrated into qemu and cannot be ripped out. Are their any plans to open it
for other projects as you have already done it with the emulation cores?
Best regards,
Peter
next reply other threads:[~2010-06-07 21:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-07 21:27 Peter Fritzsche [this message]
2010-06-07 23:35 ` [Qemu-devel] Getting tcg in a standalone library Alexander Graf
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=201006072327.02238.peter.fritzsche@gmx.de \
--to=peter.fritzsche@gmx.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).