[Qemu-devel] Question about memory micro operations in Qemu 0.12.x

2010-03-26 Thread coo...@gmail.com

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.





[Qemu-devel] Question about memory micro operations in Qemu 0.12.x

2010-03-26 Thread coo...@gmail.com

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.