* [Qemu-devel] TCG vs Dyngen
@ 2010-07-16 14:55 Ware, Terry (US SSA)
2010-07-19 13:06 ` Eli L.
0 siblings, 1 reply; 2+ messages in thread
From: Ware, Terry (US SSA) @ 2010-07-16 14:55 UTC (permalink / raw)
To: qemu-devel@nongnu.org
Hello,
We have code that was based on verison 0.9 of qemu. I know its old. My issue is that I have to bring this code up to date with the latest version of qemu(v0.12.4) In the old version there is a file ops_mem.h that has proto types for memory functions. In the new version this file does not exist anymore which is due to the inclusion of tcg instead of dyngen. How do I correlate the functions for the old ops_mem.h to the new tcg?
Thanks,
Terry
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] TCG vs Dyngen
2010-07-16 14:55 [Qemu-devel] TCG vs Dyngen Ware, Terry (US SSA)
@ 2010-07-19 13:06 ` Eli L.
0 siblings, 0 replies; 2+ messages in thread
From: Eli L. @ 2010-07-19 13:06 UTC (permalink / raw)
To: Ware, Terry (US SSA); +Cc: qemu-devel@nongnu.org
[-- Attachment #1: Type: text/plain, Size: 341 bytes --]
> In the old version there is a file ops_mem.h that has proto types for memory
> functions. In the new version this file does not exist anymore which is due to
> the inclusion of tcg instead of dyngen.
I'm not very familiar with the old dyngen system, but I believe the tcg
equivalent to ops_mem.h is softmmu_template.h.
--
-Eli
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-19 13:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16 14:55 [Qemu-devel] TCG vs Dyngen Ware, Terry (US SSA)
2010-07-19 13:06 ` Eli L.
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).