qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] multiple chip simulation


From: Lluís Vilanova
Subject: Re: [Qemu-devel] multiple chip simulation
Date: Tue, 14 Jan 2014 14:42:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Herbei Dacian <address@hidden> 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?

I suppose this could work for you:

  https://projects.gso.ac.upc.edu/projects/qemu-dbi/wiki


Lluis

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]