From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HmMLQ-0002cP-48 for qemu-devel@nongnu.org; Fri, 11 May 2007 00:03:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HmMLO-0002bJ-Vo for qemu-devel@nongnu.org; Fri, 11 May 2007 00:03:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmMLO-0002b2-PD for qemu-devel@nongnu.org; Fri, 11 May 2007 00:03:02 -0400 Received: from wx-out-0506.google.com ([66.249.82.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HmME0-0006UY-Dq for qemu-devel@nongnu.org; Thu, 10 May 2007 23:55:24 -0400 Received: by wx-out-0506.google.com with SMTP id i30so1394183wxd for ; Thu, 10 May 2007 20:55:23 -0700 (PDT) Message-ID: <4643E923.7070009@gmail.com> Date: Fri, 11 May 2007 00:55:15 -0300 From: "Carlos A. M. dos Santos" MIME-Version: 1.0 Subject: Re: [Qemu-devel] All the world's a VAX! - reloaded References: <20070509194920.GA50127@hugo10.ka.punkt.de> In-Reply-To: <20070509194920.GA50127@hugo10.ka.punkt.de> Content-Type: text/plain; charset=ISO-8859-1; 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 Patrick M. Hausen wrote: [...] > P.S. No, I don't have a patch, because what I did locally does > not fix the problem. Once we change > > #if defined(__linux__) > to > #if defined(__linux__) || defined(__DARWIN__) > > we will in no time have to add > > || defined(__FreeBSD__) > ... > ... > > ad nauseam. Well, in fact the FreeBSD port of qemu already applies such patches. Look at http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/qemu/files/ ___ Casantos