qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Trace target memory access
@ 2008-04-25  5:40 avadh patel
  2008-04-25  6:45 ` Mulyadi Santosa
  0 siblings, 1 reply; 2+ messages in thread
From: avadh patel @ 2008-04-25  5:40 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hi All,

I am looking to use qemu to generate the physical memory access trace of
target machine.
For me the host and target are both x86_64.
I have looked into the documentation, it says that for full system
emulation, you use soft-mmu and for that every memory access is checked for
the protection.
But in the code I couldnt find perfect place for that.

It would be great if some one can point me where to look for it.

Thanks in advance.

-Avadh

[-- Attachment #2: Type: text/html, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Trace target memory access
  2008-04-25  5:40 [Qemu-devel] Trace target memory access avadh patel
@ 2008-04-25  6:45 ` Mulyadi Santosa
  0 siblings, 0 replies; 2+ messages in thread
From: Mulyadi Santosa @ 2008-04-25  6:45 UTC (permalink / raw)
  To: qemu-devel

Hi

On Fri, Apr 25, 2008 at 12:40 PM, avadh patel <avadh4all@gmail.com> wrote:
> Hi All,
>
> I am looking to use qemu to generate the physical memory access trace of
> target machine.
> For me the host and target are both x86_64.
> I have looked into the documentation, it says that for full system
> emulation, you use soft-mmu and for that every memory access is checked for
> the protection.
>  But in the code I couldnt find perfect place for that.
>
> It would be great if some one can point me where to look for it.

Check http://www.few.vu.nl/argos/

it does what you're looking for..and more...

regards,

Mulyadi.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-25  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-25  5:40 [Qemu-devel] Trace target memory access avadh patel
2008-04-25  6:45 ` Mulyadi Santosa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).