vanson dang writes:

> Currently, QEMU don't implement trace target memory. For example we trace Arm 
> target on X86_64 PC.

The following link contains a prototype implementation which works for
i386 (using the current implementation on arm should just be a matter of
including a header on target-arm/translate.c).

Note that it only supports tracing of virtual memory accesses, but a new
implementation is planned for efficient tracing of both virtual and
physical memory accesses (although I don't have time right now to
implement it):

         https://projects.gso.ac.upc.edu/projects/qemu-instrument/repository

Lluis

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth

Reply via email to