From owner-freebsd-virtualization@FreeBSD.ORG Wed Sep 11 21:03:30 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 7C73C361 for ; Wed, 11 Sep 2013 21:03:30 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 3C799284F for ; Wed, 11 Sep 2013 21:03:29 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 58E8112415; Thu, 12 Sep 2013 07:03:28 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local ([64.245.0.210]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BOO64614 (AUTH peterg@ptree32.com.au); Thu, 12 Sep 2013 07:03:27 +1000 Message-ID: <5230DA9E.3090909@freebsd.org> Date: Wed, 11 Sep 2013 14:03:26 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: dnixon-lists-tech@nyclocal.net Subject: Re: bhyve and AMD References: <5b2e09a5de1e75e0d478860731fb24d4.squirrel@webmail.nyclocal.net> <5230CE5E.3080400@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD virtualization 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: Wed, 11 Sep 2013 21:03:30 -0000 Hi, >> No, that's the main one. > > [DN:] > When you say that that's the "main" one, do you mean that there are > also other features that an AMD processor must have, besides RVI, to > be compatible with bhyve, but that might be absent in some AMD > processors with RVI? If so, what other features should I look for? There are some optional features that can be used, but I believe RVI is the only mandatory one (Anish - is nRIP required ?) > (I'm now shopping around for dedicated server hosting for a > forthcoming demo of the possible bhyve front end I mentioned > earlier. To that end, I need to find an otherwise inexpensive > server with a processor on which bhyve can run.) As mentioned before, it will be hard to find one that doesn't have the necessary support. later, Peter.