From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L8f29-0006AN-F4 for qemu-devel@nongnu.org; Fri, 05 Dec 2008 13:04:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L8f28-00069w-VR for qemu-devel@nongnu.org; Fri, 05 Dec 2008 13:04:09 -0500 Received: from [199.232.76.173] (port=59669 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L8f28-00069Z-Hl for qemu-devel@nongnu.org; Fri, 05 Dec 2008 13:04:08 -0500 Received: from ey-out-1920.google.com ([74.125.78.149]:22587) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L8f28-0002xj-1U for qemu-devel@nongnu.org; Fri, 05 Dec 2008 13:04:08 -0500 Received: by ey-out-1920.google.com with SMTP id 4so53223eyk.4 for ; Fri, 05 Dec 2008 10:04:06 -0800 (PST) Message-ID: Date: Fri, 5 Dec 2008 20:04:06 +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 Thanks, applied.