On Tue, 14 Jan 2014 09:20:04 +0000 (GMT)
Herbei Dacian <dacian_her...@yahoo.fr> wrote:

> 
> Hi,
> I would like to implement a hardware that is able to keep track of memory 
> accesses as the code gets executed.
> I'm not interested in the speed of execution this can be as slow as it can 
> get but I have to be able to read from where each instruction in the memory 
> is loaded how many bytes, if it reads what is the address and how many bytes 
> and if it writes the address or register and how many bytes.
> Is this possible to implement in qemu?

See this very experimental work: 
  http://lists.nongnu.org/archive/html/qemu-devel/2014-01/msg00923.html

-- 
Best regards,
  Antony Pavlov

Reply via email to