qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] Intercepting memory reads/writes


From: Alexander Graf
Subject: Re: [Qemu-ppc] Intercepting memory reads/writes
Date: Thu, 21 Aug 2014 15:22:43 +0200


> Am 21.08.2014 um 15:09 schrieb Brandon Williams <address@hidden>:
> 
> Hello,
> 
> I am interested in customizing qemu-system-ppc to basically "watch" a certain 
> memory address and do something when the target application reads/writes to 
> this address.  Would this be in the MMU? Could someone point me to the right 
> spot in the code?  

Do you want to do this on virtual or physical access? Also, would whatever you 
want to do work from a gdb script that you can attach to qemu's gdbstub?

Alex


reply via email to

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