From: Stefan Weil <weil@mail.berlios.de>
To: chandra shekar <chandrashekar512@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] learning qemu code
Date: Thu, 05 Aug 2010 18:02:01 +0200 [thread overview]
Message-ID: <4C5AE079.6050005@mail.berlios.de> (raw)
In-Reply-To: <AANLkTim5emEVwk04Du7eDfqred797RE9wqs-KtWwdZ8w@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
Am 05.08.2010 11:41, schrieb chandra shekar:
> hi,
> i plan to do my under graduate project on qemu so i like to start
> understanding its code
> i came to to that vl.c file contains main function can any one please
> provide any further
> guidance like any materials or papers or any other so that i can
> proceed understanding the
> code,thanks
Hi,
start reading the existing documentation:
http://wiki.qemu.org/Manual
There is documentation which you can build from QEMU sources in
several formats (HTML, PDF and others). A HTML version is here:
http://www.weilnetz.de/qemu-doc.html
http://www.weilnetz.de/qemu-tech.html
Run QEMU system and user mode emulation for different targets
(x86, mips, powerpc, ...).
QEMU has a lot of different parts (hardware device emulation,
target emulation, code generation for different hosts, configuration,
...). Choose an interesting part. Beside the mailing list, the
documentation links above and perhaps the QEMU wiki, you
will not find any written documentation - only the code.
Be prepared that all written documentation might be invalid -
either because it is too old or because it was never correct.
And it is never complete...
If you detect bugs in the documentation, you can fix them and
send a patch to the mailing list. See
http://wiki.qemu.org/Contribute/StartHere
You can also write documentation yourself in QEMU's wiki.
Perhaps it will help you and others in the future.
Good luck with your project!
Regards
Stefan
[-- Attachment #2: Type: text/html, Size: 2423 bytes --]
prev parent reply other threads:[~2010-08-05 16:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-05 9:41 [Qemu-devel] learning qemu code chandra shekar
2010-08-05 16:02 ` Stefan Weil [this message]
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=4C5AE079.6050005@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=chandrashekar512@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).