From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ki86x-0005so-5j for qemu-devel@nongnu.org; Tue, 23 Sep 2008 09:39:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ki86w-0005sN-98 for qemu-devel@nongnu.org; Tue, 23 Sep 2008 09:39:26 -0400 Received: from [199.232.76.173] (port=49380 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ki86w-0005sH-2W for qemu-devel@nongnu.org; Tue, 23 Sep 2008 09:39:26 -0400 Received: from ey-out-1920.google.com ([74.125.78.146]:23559) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ki86v-0004ig-Jo for qemu-devel@nongnu.org; Tue, 23 Sep 2008 09:39:25 -0400 Received: by ey-out-1920.google.com with SMTP id 4so537332eyk.4 for ; Tue, 23 Sep 2008 06:39:23 -0700 (PDT) Message-ID: Date: Tue, 23 Sep 2008 08:39:23 -0500 From: Matt In-Reply-To: <20080921204025.GA81055@saturn.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080921204025.GA81055@saturn.kn-bremen.de> Subject: [Qemu-devel] Re: qemu svn r5281 on FreeBSD - slow usb, vmwarevga, screen updates... 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, freebsd-emulation@freebsd.org On Sun, Sep 21, 2008 at 3:40 PM, Juergen Lock wrote: > Hi! > > I've been playing with qemu svn on FreeBSD again (new experimental > emulators/qemu-devel port update here: > http://people.freebsd.org/~nox/qemu/qemu-devel-20080921.patch > ), and want to note a few things: Hi. I've built an updated port with your patch and it compiles fine and runs my WinXP guests well. But, the qemu process consumes 100% of one CPU core on the host the whole time it is running, regardless of what the guest is doing. The host is a 7-STABLE box from 8/19. The guests run with bridged networking and full kernel kqemu accel enabled. Thank you for the continued work on this port! Matt