From owner-freebsd-questions@FreeBSD.ORG Thu Jan 26 20:55:53 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD3B616A422 for ; Thu, 26 Jan 2006 20:55:53 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD7743D48 for ; Thu, 26 Jan 2006 20:55:53 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 23589 invoked from network); 26 Jan 2006 20:55:52 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Jan 2006 20:55:52 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id A364B28420; Thu, 26 Jan 2006 15:55:51 -0500 (EST) Sender: lowell@be-well.ilk.org To: Xn Nooby References: <447j8mztlo.fsf@be-well.ilk.org> From: Lowell Gilbert Date: 26 Jan 2006 15:55:51 -0500 In-Reply-To: Message-ID: <44u0bqyai0.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Easy way to activate KQEMU for QEMU? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 20:55:53 -0000 Please don't top-post. Xn Nooby writes: > Awesome, so I could either deinstall both and re-install kqemu, or just > rebuild qemu with the knob set? (I don't know what a knob is, but I think I > can find out.) By "knob" I just meant "something you can adjust to modify how it works." In this case, it's a makefile variable called "WITH_KQEMU". So you could use it by: cd /usr/ports/emulators/qemu; make -DWITH_KQEMU If you use portupgrade, you could put the variable setting into pkgtools.conf.