Hello.
in qemu 0.9.x there was a special file with micro-operations, which implemented access to memory. For example for arm architecture it was op_mem.h file. I was able to add some printfs to this functions and get information about memory accesses.

My question is : how memory access microoperations are now implemented in qemu 0.12.x ?

Thanks for you answers.


Reply via email to