From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L67nZ-0004Dk-EN for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:10:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L67nY-0004DV-17 for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:10:36 -0500 Received: from [199.232.76.173] (port=47348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L67nX-0004DS-Re for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:10:35 -0500 Received: from fg-out-1718.google.com ([72.14.220.155]:35561) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L67nW-00025U-Sg for qemu-devel@nongnu.org; Fri, 28 Nov 2008 13:10:35 -0500 Received: by fg-out-1718.google.com with SMTP id l26so1043220fgb.8 for ; Fri, 28 Nov 2008 10:09:29 -0800 (PST) Message-ID: Date: Fri, 28 Nov 2008 20:09:28 +0200 From: "Blue Swirl" In-Reply-To: <200811281128.36627.Christoph.Egger@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200811281128.36627.Christoph.Egger@amd.com> Subject: [Qemu-devel] Re: [PATCH 1/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 contains warning fixes + make cpu-exec.c > > compile on NetBSD. > > Signed-off-by: Christoph Egger These look pretty reasonable to me, I'll commit them (splitting to more patches) unless there are objections.