From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYsyw-0002e7-El for qemu-devel@nongnu.org; Thu, 28 Aug 2008 21:40:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYsyu-0002dh-EI for qemu-devel@nongnu.org; Thu, 28 Aug 2008 21:40:58 -0400 Received: from [199.232.76.173] (port=40873 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYsyu-0002dY-4m for qemu-devel@nongnu.org; Thu, 28 Aug 2008 21:40:56 -0400 Received: from ti-out-0910.google.com ([209.85.142.185]:6946) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYsyt-0001FG-Q5 for qemu-devel@nongnu.org; Thu, 28 Aug 2008 21:40:56 -0400 Received: by ti-out-0910.google.com with SMTP id y6so369416tia.18 for ; Thu, 28 Aug 2008 18:39:20 -0700 (PDT) Message-ID: Date: Fri, 29 Aug 2008 08:39:18 +0700 From: "Mulyadi Santosa" Subject: Re: [Qemu-devel] May I get a document about detailed architecture of QEMU In-Reply-To: <843931.62128.qm@web73113.mail.tp2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <843931.62128.qm@web73113.mail.tp2.yahoo.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: linemin2001@yahoo.com.tw, qemu-devel@nongnu.org 2008/8/28 : > > > Hello, > > I have a lot of interests in QEMU. > I want to learn how qemu work in detail. > But, the source code are huge, which let me confused where i should start from. > So, may i request for a detail document of QEMU detailed architecture for source code. Try http://www.usenix.org/publications/library/proceedings/usenix05/tech/freenix/bellard.html and don't miss: http://libvncserver.sourceforge.net/qemu/qemu-porting.html regards, Mulyadi.