* [Qemu-devel] QEMU code tree - system-calls project
@ 2008-05-16 14:37 Raphael Voisin
0 siblings, 0 replies; only message in thread
From: Raphael Voisin @ 2008-05-16 14:37 UTC (permalink / raw)
To: qemu-devel
Hi all.
I'm interested in intercepting guest-OS (running under QEMU) system
calls inside the VM.
In order to do that, i try to seek over the code the best place to
handle such syscall, but i have an organisation problem:
- I don't find a code documentation for QEMU. I'm lost in the code
because i don't know what each folder belongs to... So, is there any
document presenting QEMU code genericaly (like virtualbox at
http://www.virtualbox.org/wiki/Source_code_organization) ?
- If there is not, can you say me what is the best way to trap
system-call in QEMU VM ?
- What linux-user/syscall.c is intented to do ? Can he help me in any way ?
Thanx for your response.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-16 14:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 14:37 [Qemu-devel] QEMU code tree - system-calls project Raphael Voisin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.