Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2013 03:21:54 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r259586 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201312190321.rBJ3Lscd012481@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigc
Date: Thu Dec 19 03:21:53 2013
New Revision: 259586
URL: http://svnweb.freebsd.org/changeset/base/259586

Log:
  Add entry for bhyve.

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Dec 19 02:45:29 2013	(r259585)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Dec 19 03:21:53 2013	(r259586)
@@ -120,6 +120,11 @@
   <sect2 xml:id="kernel">
     <title>Kernel Changes</title>
 
+    <para arch="amd64" revision="245652">The BSD Hypervisor, &man.bhyve.8; is included
+      with &os;.  &man.bhyve.8; requires Intel CPUs with VT-x and Extended Page Table (EPT)
+      support. These features are on all Nehalem models and beyond
+      (e.g. Nehalem and newer), but not on the lower-end Atom CPUs.</para> 
+
     <para arch="amd64">The maximum amount of memory the &os; kernel
       can address has been increased from 1TB to 4TB.</para>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312190321.rBJ3Lscd012481>