From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BkD3Z-0003qU-AN for qemu-devel@nongnu.org; Mon, 12 Jul 2004 22:30:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BkD3X-0003qH-Dv for qemu-devel@nongnu.org; Mon, 12 Jul 2004 22:30:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BkD3X-0003qE-1p for qemu-devel@nongnu.org; Mon, 12 Jul 2004 22:30:07 -0400 Received: from [62.253.162.47] (helo=mta07-svc.ntlworld.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BkD17-0005Ay-Aw for qemu-devel@nongnu.org; Mon, 12 Jul 2004 22:27:37 -0400 Received: from [10.10.10.100] ([81.107.87.144]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040713022750.CTAQ29711.mta07-svc.ntlworld.com@[10.10.10.100]> for ; Tue, 13 Jul 2004 03:27:53 +0100 Subject: Re: [Qemu-devel] Adding modules howto From: Antony T Curtis In-Reply-To: References: Content-Type: text/plain Message-Id: <1089685638.922.1.camel@pcgem.rdg.cyberkinetica.com> Mime-Version: 1.0 Date: Tue, 13 Jul 2004 03:27:18 +0100 Content-Transfer-Encoding: 7bit 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 Mon, 2004-07-12 at 22:39, Natalia Portillo wrote: > Should it be possible to write a howto add a new hardware device to QEMU? > > I'm interested on adding a few new hardware devices but I just not know > anything about how to do that and having such a document could help me and > other developers to add new hardware to QEMU without having to read all > wrote code. I found reading the source to existing hardware devices was quite good documentation already. -- Antony T Curtis