From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 26 15:05:31 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 040C1106569B for ; Fri, 26 Sep 2008 15:05:31 +0000 (UTC) (envelope-from anthony@codemonkey.ws) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id B7BAE8FC17 for ; Fri, 26 Sep 2008 15:05:30 +0000 (UTC) (envelope-from anthony@codemonkey.ws) Received: by yw-out-2324.google.com with SMTP id 9so168072ywe.13 for ; Fri, 26 Sep 2008 08:05:30 -0700 (PDT) Received: by 10.150.97.19 with SMTP id u19mr2186568ybb.24.1222441529922; Fri, 26 Sep 2008 08:05:29 -0700 (PDT) Received: from squirrel.codemonkey.ws ( [24.28.0.183]) by mx.google.com with ESMTPS id o29sm3040607elf.3.2008.09.26.08.05.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Sep 2008 08:05:29 -0700 (PDT) Message-ID: <48DCF9FC.2070708@codemonkey.ws> Date: Fri, 26 Sep 2008 10:04:28 -0500 From: Anthony Liguori User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: qemu-devel@nongnu.org References: <20080921204025.GA81055@saturn.kn-bremen.de> <200809242210.m8OMAcSZ021572@saturn.kn-bremen.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org, Juergen Lock Subject: Re: [Qemu-devel] Re: qemu svn r5281 on FreeBSD - slow usb, vmwarevga, screen updates... (now updated to r5313) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2008 15:05:31 -0000 Matt wrote: >> Here is another experimental update that forces -lthr on 6.x, and >> also updates to qemu svn r5313: >> http://people.freebsd.org/~nox/qemu/qemu-devel-20080924.patch >> > > I just built this update and it seems to have fixed the issue. Host > CPU usage again tracks with guest CPU usage and all seems well. I'll > continue to use this build to see if anything else crops up. > > Please let me know if there is anything other information I can provide. > If ya'll have patches to make QEMU work on FreeBSD, please submit them. I'm about to commit a patch that's what it took for me to get SVN working on FreeBSD. The one thing that really tripped me up with the whole aio kld-module thing. Perhaps we should detect the presence of the module at run time and disable aio? I assume kldload can only be run as root? Regards, Anthony Liguori > Thanks again, > Matt > >>> Thank you for the continued work on this port! >>> >> You're welcome! :) >> Juergen >> > > >