From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 10 19:09:12 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 6DE89B70; Thu, 10 Oct 2013 19:09:12 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2C8DD2532; Thu, 10 Oct 2013 19:09:12 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id C9229153439; Thu, 10 Oct 2013 21:09:09 +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 b_LkM-S6Z4DR; Thu, 10 Oct 2013 21:09:08 +0200 (CEST) Received: from [192.168.10.120] (10G [192.168.10.120]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPS id CF79A153438; Thu, 10 Oct 2013 21:09:08 +0200 (CEST) References: <5256D59A.20904@digiware.nl> <5256DD29.6090007@freebsd.org> In-Reply-To: <5256DD29.6090007@freebsd.org> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Message-Id: <14A565E7-7D26-4C32-B73A-F5FAA16BC837@digiware.nl> X-Mailer: iPad Mail (9B206) From: Willem Jan Withagen Subject: Re: Running bhyve on a AMD 1075T Phenom Date: Thu, 10 Oct 2013 21:09:15 +0200 To: Peter Grehan Cc: "freebsd-virtualization@freebsd.org" 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 19:09:12 -0000 Op 10 okt. 2013 om 19:00 heeft Peter Grehan het volgend= e geschreven: > Hi, >=20 >> I'm trying to test bhyve on this testsystem I have. >> But is does not create /dev/vmm >>=20 >> Is this because this processor does not support the right set of features= ? >=20 > The bhyve code in 10.0 is Intel-only. >=20 > If you're willing to build FreeBSD from source, there is a project branch w= ith AMD SVM support at: >=20 > http://svnweb.freebsd.org/base/projects/bhyve_svm/ Ah, ok=C3=A9, building is no problem.=20 I've been doing that ever since 1.0. :) Is it just de vmm driver, or is there a lot more? --WjW > > AMD Phenom(tm) II X6 1075T >=20 > I have one of these - the project branch works fine with this CPU model. >=20 > later, >=20 > Peter. >=20