From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ij8Ma-0002R6-68 for qemu-devel@nongnu.org; Sat, 20 Oct 2007 03:03:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ij8MZ-0002QJ-Mf for qemu-devel@nongnu.org; Sat, 20 Oct 2007 03:03:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ij8MZ-0002Q3-Fb for qemu-devel@nongnu.org; Sat, 20 Oct 2007 03:03:11 -0400 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ij8MY-0007og-T5 for qemu-devel@nongnu.org; Sat, 20 Oct 2007 03:03:11 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ij8MX-0000L5-0r for qemu-devel@nongnu.org; Sat, 20 Oct 2007 03:03:09 -0400 From: Rob Landley Subject: Re: [Qemu-devel] Questions on "hidden" functions in QEMU source code Date: Sat, 20 Oct 2007 02:02:24 -0500 References: <20071016134256.GA31792@miranda.arrow> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710200202.25029.rob@landley.net> 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 Tuesday 16 October 2007 9:19:36 am Johannes Schindelin wrote: > If you wonder why it is included four times, this might help: > > http://libvncserver.sourceforge.net/qemu/qemu-templates-ala-Fabrice.txt Is that linked from qemu.org/user-doc.html somewhere? Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.