From owner-freebsd-stable@FreeBSD.ORG Tue May 13 01:22:38 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E88D01065679 for ; Tue, 13 May 2008 01:22:38 +0000 (UTC) (envelope-from bazzoola@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id 9D2E98FC17 for ; Tue, 13 May 2008 01:22:38 +0000 (UTC) (envelope-from bazzoola@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so2732027pyb.10 for ; Mon, 12 May 2008 18:22:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=DUJfmpr0n/Nwe2QjKljlwcYQRV4Upspxs8zxFFO/vXc=; b=q/JemqBxQW6IFXIAgn//K1Ebm9wFki/QIyHnPriAGjalevFMsp3W8Xer0YOGewk7p+cil0DJWtW+KNBbq047wUXv1CIDpkEoQDVhkqwuoSabR1LttwrQVBCiYb/UZ5WqsGm/z0wa06zWZLw+5AQumjGJz/ZKLmulprTjCf8LBVg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=gESIkYLAjBEMvYfJrwISFyARvLozBAp/BCymx5SfoG/FaIXEmHzYX+8wrWPbd/OP8hCBBMmxbSpjJ7aakp9Mk8kHhcY52h0f9f/j1dv5DpayZJEUVSDfKA6F2JZy0JbZ4dlDmo0wrJmfLqWbZC9fBE3FPtQlNh6yFo9viDZ6ph4= Received: by 10.35.50.5 with SMTP id c5mr14831089pyk.26.1210640183956; Mon, 12 May 2008 17:56:23 -0700 (PDT) Received: from ?10.0.1.111? ( [99.147.176.243]) by mx.google.com with ESMTPS id f57sm25810442pyh.31.2008.05.12.17.56.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 12 May 2008 17:56:23 -0700 (PDT) Message-Id: From: bazzoola To: freebsd-stable Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 12 May 2008 20:56:20 -0400 X-Mailer: Apple Mail (2.919.2) Subject: kqemu support: not compiled X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2008 01:22:39 -0000 Greetings, I just cant get kqemu to work on my AMD64 SMP! I setenv WITH_KQEMU I compiled the port with make -DWITH_KQEMU I edited src.conf and added WITH_KQEMU=yes I make config and checked KQEMU ALPHA support I am running #uname -a FreeBSD Aa.bsd 7.0-STABLE FreeBSD 7.0-STABLE #3: Mon Apr 21 05:56:16 CDT 2008 root@Aa.bsd:/usr/obj/usr/src/sys/GENERIC amd64 #pkg_info | grep qemu kqemu-kmod-1.3.0.p11_6 qemu-devel-0.9.1s.20080302_6 latest as you as see ^^^ any ideas?