[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 microo

[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 microo