From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 26 05:47:43 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B3B816A420 for ; Thu, 26 Jan 2006 05:47:43 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C63A943D46 for ; Thu, 26 Jan 2006 05:47:42 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: by nproxy.gmail.com with SMTP id n15so48576nfc for ; Wed, 25 Jan 2006 21:47:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=IOaDI3kCsO7/kNaIIAlTT5+PhTkKx9Yuo0XXCBt2Q1qiYMnplJ3VEW9GuZRJzSuc2P06R6vydr7otgNX5tm31+1Xm0ZW3fOAP2rnfbMHA+HMKbXNs8hwnJVOkwpJwsubtvlkth5ne/5ToO8BM1QlGGAxqu4vrLcCSU1jDCWS/mk= Received: by 10.48.48.4 with SMTP id v4mr21610nfv; Wed, 25 Jan 2006 21:47:41 -0800 (PST) Received: by 10.48.216.4 with HTTP; Wed, 25 Jan 2006 21:47:41 -0800 (PST) Message-ID: Date: Thu, 26 Jan 2006 00:47:41 -0500 From: Xn Nooby To: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Easy way to activate KQEMU for QEMU? 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: Thu, 26 Jan 2006 05:47:43 -0000 Hi, I installed QEMU from /usr/ports/emulation/qemu on my FreeBSD 6.0 box. Nex= t I installed /usr/ports/emulation/kqemu-qmod. When I run QEMU, I enter "inf= o kqemu" in the monitor, and it says "kqemu support is not compiled". Is there an easy way to activate kqemu? thanks!