From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 10 18:11:05 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 ED3DBA0C; Thu, 10 Oct 2013 18:11:05 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pd0-x22a.google.com (mail-pd0-x22a.google.com [IPv6:2607:f8b0:400e:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C10382100; Thu, 10 Oct 2013 18:11:05 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id x10so3007956pdj.29 for ; Thu, 10 Oct 2013 11:11:05 -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=u3PrhhmjBkrqRvokT4QnpKHWWfP8jgQNWNVQ+xGyIDY=; b=y6BP3FgKWio8NzfVyK0vefFPqb42150KVKLHmTd9szW2aD2XV/HXeVeNOwYDDrwiil 3yQayJ+Hwi2hMmFHxTypzPwOJsXsRJ59jap9l96n79BYwNXzR6+sQOGpmFOE2g8x9C6b fNNR+BTIrs8mUS0u3Dil2/X3IZ3oCU73bKV2jCeYp6cZhR7MB5UXxiPMSrKfiU4MDAHB 83XBN8CF+fds+EWvkTwyv3xDZhK4RnFapbe+gnuG8ko6vCJcSmLRRG7bcBDgRVhkOefe GkRHktwMK7mw+gRhREIR0kXyJNcVO/HRgWqvpYcLqtfxODJ9mgP6rk1A/BYDmnKTWuVd boKQ== MIME-Version: 1.0 X-Received: by 10.66.217.166 with SMTP id oz6mr17231047pac.22.1381428665385; Thu, 10 Oct 2013 11:11:05 -0700 (PDT) Received: by 10.68.59.3 with HTTP; Thu, 10 Oct 2013 11:11:05 -0700 (PDT) In-Reply-To: <5256DD29.6090007@freebsd.org> References: <5256D59A.20904@digiware.nl> <5256DD29.6090007@freebsd.org> Date: Thu, 10 Oct 2013 14:11:05 -0400 Message-ID: Subject: Re: Running bhyve on a AMD 1075T Phenom From: Aryeh Friedman To: Peter Grehan Content-Type: text/plain; charset=ISO-8859-1 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 18:11:06 -0000 On Thu, Oct 10, 2013 at 1:00 PM, Peter Grehan wrote: > 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/ > Will bhyve ever support AMD directly and, if not, will the above project be included in the future releases? Also thanks for the heads up -- I will update our almost complete draft of a FreeBSD handbook entry (more added since last official update on it)... btw the URL again is http://www.petitecloud.org/handbook.jsp