qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-1.6] memory: add tracepoints for MMIO reads/


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH for-1.6] memory: add tracepoints for MMIO reads/writes
Date: Sun, 28 Jul 2013 15:34:10 +0100

On 28 July 2013 13:35, Paolo Bonzini <address@hidden> wrote:
> This is quite handy to debug softmmu targets.
>
> Signed-off-by: Paolo Bonzini <address@hidden>

(not a nak, just a tangential thought)
It would be cute if you could just insert a "trace this access
and pass it through" container MemoryRegion at an arbitrary
point in the memory region hierarchy. That would let us do
"trace accesses to device X" without device X having to
have boilerplate tracing code in its read/write functions.

-- PMM



reply via email to

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