From owner-freebsd-virtualization@FreeBSD.ORG Wed Sep 11 19:56:41 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 DB6EADD6 for ; Wed, 11 Sep 2013 19:56:41 +0000 (UTC) (envelope-from dnixon-lists-tech@nyclocal.net) Received: from homiemail-a87.g.dreamhost.com (caiajhbdcahe.dreamhost.com [208.97.132.74]) by mx1.freebsd.org (Postfix) with ESMTP id BEA8623FC for ; Wed, 11 Sep 2013 19:56:41 +0000 (UTC) Received: from homiemail-a87.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a87.g.dreamhost.com (Postfix) with ESMTP id 41FE626C069 for ; Wed, 11 Sep 2013 12:56:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=nyclocal.net; h=message-id :date:subject:from:to:mime-version:content-type: content-transfer-encoding; s=nyclocal.net; bh=eBi/hmQto0yEVOUK49 vaA31Uz/M=; b=j1Q7zEJ01KMya5gEqQmz5pQ69pHjzme7R3Hm4Nq1B2fjpgjVj7 yZWB4K5o+46uzs6WTekedRnliUn5iwuOUk5c59YATAYB+S0Lj1fEe9T/F2Lkb5KQ orCFHL4KIupu4ft2E0zbNQi5lRHSLhACqe/5HkOLsVYfm6mcDxngAmBmE= Received: from webmail.nyclocal.net (caiajhbihbdd.dreamhost.com [208.97.187.133]) (Authenticated sender: dnixon-lists-tech@nyclocal.net) by homiemail-a87.g.dreamhost.com (Postfix) with ESMTPA id 2346126C005 for ; Wed, 11 Sep 2013 12:56:35 -0700 (PDT) Received: from 50.14.66.127 (proxying for 50.14.66.127) (SquirrelMail authenticated user dnixon-lists-tech@nyclocal.net) by webmail.nyclocal.net with HTTP; Wed, 11 Sep 2013 15:56:35 -0400 Message-ID: <5b2e09a5de1e75e0d478860731fb24d4.squirrel@webmail.nyclocal.net> Date: Wed, 11 Sep 2013 15:56:35 -0400 Subject: bhyve and AMD From: dnixon-lists-tech@nyclocal.net To: "FreeBSD virtualization" User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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 19:56:41 -0000 The bhyve site says, "AMD SVN support arrived on August 22nd, 2013 with FreeBSD svn r254677 and requires testing." How can we tell which AMD processors are supported? Would that be the same AMD processors that are listed on the following page as having "Rapid Virtualization Indexing Required to Run Hyper-V in Windows 8"? http://support.amd.com/us/kbarticles/Pages/GPU120AMDRVICPUsHyperVWin8.asp= x Or is bhyve using a different feature of some AMD processors? I'm a co-developer, with Aryeh Friedman, of a forthcoming possible front end for bhyve.