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

2010-03-29 Thread Alexander
Thank you for your answer. I still have some questions. 27.03.2010 12:49, Stuart Brady пишет: On Fri, Mar 26, 2010 at 11:23:30PM +0300, coo...@gmail.com wrote: Hello. in qemu 0.9.x there was a special file with micro-operations, which implemented access to memory. For example for arm archi

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

2010-03-27 Thread Stuart Brady
On Sat, Mar 27, 2010 at 09:20:51AM +0300, coo...@gmail.com wrote: > My question is : how memory access microoperations are now > implemented in qemu 0.12.x ? We heard you the first time. :-) Cheers, -- Stuart Brady

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

2010-03-27 Thread Stuart Brady
[ Sorry for sending twice, forgot to reply to the list ] On Fri, Mar 26, 2010 at 11:23:30PM +0300, coo...@gmail.com wrote: > 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 a

[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