From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L67ok-0005V1-6s for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:11:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L67oj-0005UX-Qk for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:11:49 -0500 Received: from [199.232.76.173] (port=41364 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L67oj-0005UR-Jl for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:11:49 -0500 Received: from fg-out-1718.google.com ([72.14.220.157]:55509) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L67oh-0002Nd-Uh for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:11:49 -0500 Received: by fg-out-1718.google.com with SMTP id l26so1043739fgb.8 for ; Fri, 28 Nov 2008 10:11:38 -0800 (PST) Message-ID: Date: Fri, 28 Nov 2008 20:11:38 +0200 From: "Blue Swirl" In-Reply-To: <200811281135.23199.Christoph.Egger@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200811281135.23199.Christoph.Egger@amd.com> Subject: [Qemu-devel] Re: [PATCH 4/6] qemu fixes Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Egger Cc: qemu-devel@nongnu.org On 11/28/08, Christoph Egger wrote: > > Hi, > > This is a series of four patches which improve support > for qemu on NetBSD. > > > Attached patch makes NetBSD use the native bswap functions > which compile. > > > Signed-off-by: Christoph Egger This looks fine too, any objections?