From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LfWVF-0000fd-H6 for qemu-devel@nongnu.org; Fri, 06 Mar 2009 04:38:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LfWVA-0000fR-G8 for qemu-devel@nongnu.org; Fri, 06 Mar 2009 04:37:59 -0500 Received: from [199.232.76.173] (port=39800 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfWVA-0000fN-8o for qemu-devel@nongnu.org; Fri, 06 Mar 2009 04:37:56 -0500 Received: from fe01x03-cgp.akado.ru ([77.232.31.164]:62123 helo=akado.ru) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LfWV9-00028m-Tb for qemu-devel@nongnu.org; Fri, 06 Mar 2009 04:37:56 -0500 Received: from [10.0.66.9] ([10.0.66.9] verified) by fe01-cgp.akado.ru (CommuniGate Pro SMTP 5.1.16) with ESMTP id 61826664 for qemu-devel@nongnu.org; Fri, 06 Mar 2009 12:37:21 +0300 Date: Fri, 6 Mar 2009 12:37:25 +0300 (MSK) From: malc Subject: Re: [Qemu-devel] [PATCH] Support for DragonFly BSD In-Reply-To: <200903061112.25904.hasso@estpak.ee> Message-ID: References: <200903061112.25904.hasso@estpak.ee> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, 6 Mar 2009, Hasso Tepper wrote: > The attached patch against trunk allows qemu to compile and work on > DragonFly BSD platform (BSD usermode emulation targets disabled though). > The patch is mostly straightforward, only few comments. > > * Missing "monitor.h" include is a recent regression in trunk and with > this snippet removed the patch applies cleanly to the 0.10.0. > > * Using /usr/bin/env should be generally a good idea. Most systems besides > Linux doesn't have perl in /usr/bin. Neither is any good actually - NFS unfriendly. Makefile should be changed instead to run perl on texi2pod. -- mailto:av1474@comtv.ru