From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYtJ2-0000ET-MC for qemu-devel@nongnu.org; Thu, 28 Aug 2008 22:01:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYtJ1-0000Af-2v for qemu-devel@nongnu.org; Thu, 28 Aug 2008 22:01:44 -0400 Received: from [199.232.76.173] (port=36550 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYtJ0-0000AS-UC for qemu-devel@nongnu.org; Thu, 28 Aug 2008 22:01:42 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:6520) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYtJ0-0007e7-HV for qemu-devel@nongnu.org; Thu, 28 Aug 2008 22:01:43 -0400 Received: by ti-out-0910.google.com with SMTP id y6so375775tia.18 for ; Thu, 28 Aug 2008 19:01:35 -0700 (PDT) Message-ID: Date: Fri, 29 Aug 2008 09:01:35 +0700 From: "Mulyadi Santosa" Subject: Re: [Qemu-devel] May I get a document about detailed architecture of QEMU In-Reply-To: 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: qemu-devel@nongnu.org On Fri, Aug 29, 2008 at 8:47 AM, Jun Koi wrote: > The problem is those docs are quite out-of-date. Would be very useful > if somebody writes about the new architecture (like TCG, ....) to > update them. > > In recent version of Xen, the developers write up (a bit, but still > very useful) to introduce each single new feature of the new release. > Would that be wonderful if we can do the same thing when something > important is merged??? Forgot to mention this README too: http://cvs.savannah.gnu.org/viewvc/qemu/tcg/README?root=qemu&view=markup for those (like me ) who wants to understand more about TCG regards, Mulyadi.