From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyUdP-0001yx-5l for qemu-devel@nongnu.org; Fri, 07 Nov 2008 11:56:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyUdN-0001vM-1p for qemu-devel@nongnu.org; Fri, 07 Nov 2008 11:56:34 -0500 Received: from [199.232.76.173] (port=56509 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyUdM-0001uM-KL for qemu-devel@nongnu.org; Fri, 07 Nov 2008 11:56:32 -0500 Received: from wf-out-1314.google.com ([209.85.200.175]:9633) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KyUdM-0005lq-5E for qemu-devel@nongnu.org; Fri, 07 Nov 2008 11:56:32 -0500 Received: by wf-out-1314.google.com with SMTP id 27so1339570wfd.4 for ; Fri, 07 Nov 2008 08:56:30 -0800 (PST) Message-ID: Date: Fri, 7 Nov 2008 18:56:30 +0200 From: "Blue Swirl" Subject: Re: [Qemu-devel] Re: [PATCH] BSD build fixes In-Reply-To: <200811061457.33171.Christoph.Egger@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200811041748.17954.Christoph.Egger@amd.com> <200811061457.33171.Christoph.Egger@amd.com> 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 11/6/08, Christoph Egger wrote: > > > > > Hi! > > > > > > Attached patch fixes some build issues for BSD. > > > > > Qemu compiled fine on OpenBSD without the patch, but it's still OK > > after the patch too. Did you test both FreeBSD and NetBSD? > > > > > Blue Swirl > > Yes. NetBSD in particular. Thanks, applied.