qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU as a binary disassembler
@ 2011-09-20  2:11 Xin Tong
  2011-09-20  2:21 ` 陳韋任
  2011-09-20  5:35 ` Lei Li
  0 siblings, 2 replies; 3+ messages in thread
From: Xin Tong @ 2011-09-20  2:11 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 532 bytes --]

One of the research projects I am doing involves disassembling machine
instructions (such as PTX ) to TCG IR and use the QEMU backends to generate
code I need. Basically, I am planning to use QEMU as a dynamic translators,
instead of the full system emulation it is developed for. I need a way to
hack out the piece of QEMU used specifically for dyn translations so that i
do not need a machine image to start the dyn trans parts of QEMU. I am
fairly familiar with the QEMU code base. I would like to hear suggestions.

Thanks

Xin

[-- Attachment #2: Type: text/html, Size: 600 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-20  5:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20  2:11 [Qemu-devel] QEMU as a binary disassembler Xin Tong
2011-09-20  2:21 ` 陳韋任
2011-09-20  5:35 ` Lei Li

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).