From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjEzi-0006JY-0s for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:12:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjEzg-0006Ig-1O for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:12:33 -0400 Received: from [199.232.76.173] (port=44449 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjEzf-0006Ib-R5 for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:12:31 -0400 Received: from yx-out-1718.google.com ([74.125.44.155]:33513) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjEzf-0007mb-1i for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:12:31 -0400 Received: by yx-out-1718.google.com with SMTP id 3so163355yxi.82 for ; Fri, 26 Sep 2008 08:12:29 -0700 (PDT) Message-ID: <48DCF9FC.2070708@codemonkey.ws> Date: Fri, 26 Sep 2008 10:04:28 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: qemu svn r5281 on FreeBSD - slow usb, vmwarevga, screen updates... (now updated to r5313) 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 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 Cc: freebsd-emulation@freebsd.org, Juergen Lock 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 >> > > >