From: Raphael Voisin <raphael.voisin@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] QEMU code tree - system-calls project
Date: Fri, 16 May 2008 16:37:53 +0200 [thread overview]
Message-ID: <482D9C41.8060600@gmail.com> (raw)
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.
reply other threads:[~2008-05-16 14:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=482D9C41.8060600@gmail.com \
--to=raphael.voisin@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).