From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 10 16:44:03 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 931D9146 for ; Thu, 10 Oct 2013 16:44:03 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (unknown [IPv6:2001:4cb8:90:ffff::3]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5497E2A51 for ; Thu, 10 Oct 2013 16:44:03 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id BFAA0153438 for ; Thu, 10 Oct 2013 18:28:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wrR_sa2knoSK; Thu, 10 Oct 2013 18:28:16 +0200 (CEST) Received: from [IPv6:2001:4cb8:3:1:d4e4:a82d:5c79:81ac] (unknown [IPv6:2001:4cb8:3:1:d4e4:a82d:5c79:81ac]) by smtp.digiware.nl (Postfix) with ESMTP id 7296C153437 for ; Thu, 10 Oct 2013 18:28:16 +0200 (CEST) Message-ID: <5256D59A.20904@digiware.nl> Date: Thu, 10 Oct 2013 18:28:10 +0200 From: Willem Jan Withagen Organization: Digiware Management b.v. User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Subject: Running bhyve on a AMD 1075T Phenom Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 16:44:03 -0000 I'm trying to test bhyve on this testsystem I have. But is does not create /dev/vmm Is this because this processor does not support the right set of features? Thanx, --WjW This is what dmesg says: FreeBSD 10.0-ALPHA5 #3 r256191M: Wed Oct 9 15:25:35 CEST 2013 ...... CPU: AMD Phenom(tm) II X6 1075T Processor (3013.83-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x100fa0 Family = 0x10 Model = 0xa Stepping = 0 Features=0x178bfbff Features2=0x802009 AMD Features=0xee500800 AMD Features2=0x37ff En this is what i get when I try to load the kernel module. Oct 10 17:24:03 freetest kernel: amd_iommu_init: not implemented Oct 10 17:24:03 freetest kernel: amdv_init: not implemented Oct 10 17:24:03 freetest kernel: amdv_cleanup: not implemented Oct 10 17:24:03 freetest kernel: module_register_init: MOD_LOAD (vmm, 0xffffffff81413c40, 0) error 6