From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiUl8-0002Qi-AP for qemu-devel@nongnu.org; Tue, 11 Dec 2012 13:40:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiUl5-0008UC-Fz for qemu-devel@nongnu.org; Tue, 11 Dec 2012 13:40:50 -0500 Received: from caibbdcaaaaf.dreamhost.com ([208.113.200.5]:39549 helo=homiemail-a56.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiUl5-0008TC-5j for qemu-devel@nongnu.org; Tue, 11 Dec 2012 13:40:47 -0500 Received: from homiemail-a56.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a56.g.dreamhost.com (Postfix) with ESMTP id BCDE8FE064 for ; Tue, 11 Dec 2012 10:40:18 -0800 (PST) Received: from redwood.eagercon.com (c-50-148-128-197.hsd1.ca.comcast.net [50.148.128.197]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eager@eagerm.com) by homiemail-a56.g.dreamhost.com (Postfix) with ESMTPSA id 987DDFE05B for ; Tue, 11 Dec 2012 10:40:18 -0800 (PST) Message-ID: <50C77E2D.4030901@eagerm.com> Date: Tue, 11 Dec 2012 10:40:45 -0800 From: Michael Eager MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Internal documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hi -- Is there any internal documentation for QEMU? I'm adding support for a new processor. I'm currently adding semihosting support and a new command line option. I find that I'm reading a lot of uncommented code and trying to reverse engineer QEMU's design by reading how various targets are implemented. Is there a better way? -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077