qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Investigating QEMU source with eye towards integration of JIT into bochs
@ 2003-12-18  7:48 John R. Hogerhuis
  2003-12-18 19:58 ` Fabrice Bellard
  0 siblings, 1 reply; 2+ messages in thread
From: John R. Hogerhuis @ 2003-12-18  7:48 UTC (permalink / raw)
  To: qemu-devel

I am taking a look at the QEMU source code with an eye towards what
would be necessary to integrate the JIT engine into bochs.

In the process of my investigation I will be generating some notes...
one possibility is that I could generate some external programmer
documentation for the QEMU project.

Would this be of help? What in particular is needed? Preferred format?

-- John R. Hogerhuis.

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

* Re: [Qemu-devel] Investigating QEMU source with eye towards integration of JIT into bochs
  2003-12-18  7:48 [Qemu-devel] Investigating QEMU source with eye towards integration of JIT into bochs John R. Hogerhuis
@ 2003-12-18 19:58 ` Fabrice Bellard
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Bellard @ 2003-12-18 19:58 UTC (permalink / raw)
  To: jhoger, qemu-devel

John R. Hogerhuis wrote:
> I am taking a look at the QEMU source code with an eye towards what
> would be necessary to integrate the JIT engine into bochs.
> 
> In the process of my investigation I will be generating some notes...
> one possibility is that I could generate some external programmer
> documentation for the QEMU project.
> 
> Would this be of help? What in particular is needed? Preferred format?

I am interested in the integration of QEMU into Bochs as it would allow 
easier testing of the QEMU cpu core by comparing it with the bochs 
emulator in cosimulation mode. An important problem is that QEMU does 
not have a target CPU cycle counter, but I will add it soon.

About the documentation, you can patch the QEMU library include file 
using the javadoc format and/or make a new documentation in texinfo 
format (see qemu-doc.texi).

Don't hesitate to ask for details or features.

Fabrice.

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

end of thread, other threads:[~2003-12-18 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-18  7:48 [Qemu-devel] Investigating QEMU source with eye towards integration of JIT into bochs John R. Hogerhuis
2003-12-18 19:58 ` Fabrice Bellard

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