From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45524 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQ5RL-00059f-Ue for qemu-devel@nongnu.org; Tue, 07 Dec 2010 16:51:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQ5RK-0000Ot-Pb for qemu-devel@nongnu.org; Tue, 07 Dec 2010 16:51:15 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:65354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQ5RK-0000Oh-KA for qemu-devel@nongnu.org; Tue, 07 Dec 2010 16:51:14 -0500 Received: by wwi18 with SMTP id 18so387019wwi.10 for ; Tue, 07 Dec 2010 13:51:13 -0800 (PST) Message-ID: <4CFEAC4F.8010708@gmail.com> Date: Tue, 07 Dec 2010 22:51:11 +0100 From: Stefano Bonifazi MIME-Version: 1.0 Subject: Re: [Qemu-devel] Using the mailing list for asking questions about the source code References: <4CFE976F.9030701@gmail.com> <4CFEA0C2.7080100@mail.berlios.de> In-Reply-To: <4CFEA0C2.7080100@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-devel@nongnu.org On 12/07/2010 10:01 PM, Stefan Weil wrote: > > > Hi Stefano, > > you found this mailing list, so I assume you read everything which is > available on http://wiki.qemu.org/Main_Page, and you also tried hard > to find the answers to your questions yourself, didn't you? > > If there remain concrete questions, you should collect them and > send them to qemu-devel or add them to http://wiki.qemu.org/Talk:Manual > with a remark "missing documentation". Precise questions have a higher > probability to get an answer than abstract ones. > > Kind regards, > Stefan W. > Hi! Thank you for your quick answer! :) Yes, I've spent many days collecting and studying all possible documents about QEMU in the internet. Unluckily there is much about using it, but few about its code. The few documents are often old and not updated. The project is huge and complex and seems very very hard for a student to face it all alone. I am sure that few words from who has spent on it so much time, efforts, experience, passion will speed up my work very much :) Thank you again! Best regards! Stefano B.