qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU Memory subsystem
@ 2013-06-21  1:51 Basim Baig
  2013-06-21  7:04 ` Wenchao Xia
  2013-06-21 16:16 ` Lluís Vilanova
  0 siblings, 2 replies; 5+ messages in thread
From: Basim Baig @ 2013-06-21  1:51 UTC (permalink / raw)
  To: qemu-devel

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

Hello,

I am currently working on a project where I aim to log every memory access
made by a virtual machine running inside of QEMU (for analyzing kernel
behavior). My initial approach is to possibly hook into the QEMU mmu
implementation and find the place where the guest->host page translation or
lookup is done. In this way I can know any pages accessed by the guest
(This is only the first level. Eventually I would want to get logging at
pointer granularity). I have been reading through the source code and
online documentations for a week now to get a general sense of the qemu
internals and codebase.

I just wanted some advice on what direction I should head to (or who I can
talk to) If I really want to get into depth of how I can make significant
changes to qemu memory management and mmu subsystem.

Thanks,
Mirza Basim Baig
Stony Brook University

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

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

end of thread, other threads:[~2013-07-17 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21  1:51 [Qemu-devel] QEMU Memory subsystem Basim Baig
2013-06-21  7:04 ` Wenchao Xia
2013-06-21 16:16 ` Lluís Vilanova
2013-06-22 20:43   ` Basim Baig
2013-07-17 15:19     ` Yaohui

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).