From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 10 20:02:32 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D7B096A6; Thu, 10 Oct 2013 20:02:32 +0000 (UTC) (envelope-from akgupt3@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5013528CC; Thu, 10 Oct 2013 20:02:32 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hj8so25572wib.13 for ; Thu, 10 Oct 2013 13:02:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Qiho0rNJ411aB/kka45pJwZGGiuexUZGyEzY5Q90i6M=; b=C1N4UoYV7OT8Ju6bgeaCcZGJ4h7A/zWk+NR0o+SvrCqkqPVEcdfTzRMX6XbHDZqqjN lqJyxrs34+C7MbJX6IO72k5sSa3JrXWDjoxskrl3vq51gWqfYmSUgKujd20PXitN/i98 5PJIeMKxW1Ao/GvVZL50WgwoDpDawhYKoIrPwfS6rO+0of5cJDIBsZfBeRkvj+X8z9nu WDum5TNrC9R0d8NArP06Bc74NrK+Y/VvWg+J4y4lAfxHzkdXL2uS1ccmRdNhZQSi7Uco tNC6Ehj6vcvUF4llEx/VDEfcNksnimvRL6H6GK3H/xSVlbzG99i+inhkbrQctOFRsO4C T64w== MIME-Version: 1.0 X-Received: by 10.180.12.45 with SMTP id v13mr9169124wib.57.1381435350059; Thu, 10 Oct 2013 13:02:30 -0700 (PDT) Received: by 10.194.2.33 with HTTP; Thu, 10 Oct 2013 13:02:29 -0700 (PDT) In-Reply-To: <14A565E7-7D26-4C32-B73A-F5FAA16BC837@digiware.nl> References: <5256D59A.20904@digiware.nl> <5256DD29.6090007@freebsd.org> <14A565E7-7D26-4C32-B73A-F5FAA16BC837@digiware.nl> Date: Thu, 10 Oct 2013 13:02:29 -0700 Message-ID: Subject: Re: Running bhyve on a AMD 1075T Phenom From: Anish To: Willem Jan Withagen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 20:02:32 -0000 >Is it just de vmm driver, or is there a lot more? Yes, it only enable vmm AMD support, nothing else. -Anish On Thu, Oct 10, 2013 at 12:09 PM, Willem Jan Withagen wrot= e: > > > Op 10 okt. 2013 om 19:00 heeft Peter Grehan het > volgende geschreven: > > > Hi, > > > >> 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? > > > > The bhyve code in 10.0 is Intel-only. > > > > If you're willing to build FreeBSD from source, there is a project > branch with AMD SVM support at: > > > > http://svnweb.freebsd.org/base/projects/bhyve_svm/ > > Ah, ok=E9, building is no problem. > 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 > > > > I have one of these - the project branch works fine with this CPU model= . > > > > later, > > > > Peter. > > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to " > freebsd-virtualization-unsubscribe@freebsd.org"