From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2WS6-0005DJ-P9 for qemu-devel@nongnu.org; Wed, 01 Sep 2004 10:51:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2WS4-0005CZ-UA for qemu-devel@nongnu.org; Wed, 01 Sep 2004 10:51:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2WS4-0005CF-PO for qemu-devel@nongnu.org; Wed, 01 Sep 2004 10:51:08 -0400 Received: from [66.111.4.30] (helo=frontend1.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2WMP-0004Zx-Nx for qemu-devel@nongnu.org; Wed, 01 Sep 2004 10:45:17 -0400 Received: from [128.119.86.113] (uws5.ecs.umass.edu [128.119.86.113]) by frontend1.messagingengine.com (Postfix) with ESMTP id B6558C15352 for ; Wed, 1 Sep 2004 10:45:16 -0400 (EDT) Message-ID: <4135E085.205@fastmail.fm> Date: Wed, 01 Sep 2004 10:45:25 -0400 From: David Howland MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: port to netbsd References: <4134FC39.700@ecs.umass.edu> <87hdqjhqp1.fsf@benpfaff.org> <41353613.8080304@fastmail.fm> <41351076.4000904@gmx.com> <41354363.8060700@fastmail.fm> <4135DEE1.2040705@gmx.com> In-Reply-To: <4135DEE1.2040705@gmx.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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 If only I could.... I basically suck at programming. I can get by for what I need to do, but as far as coding something like that, I'm out of my league. Bochnig, Martin wrote: > Of course, you already have the sources. > look into your QEMU src root. > Start with reading the technical qemu docs at bellard.org .