svn commit: r259586 - head/release/doc/en_US.ISO8859-1/relnotes
Craig Rodrigues
rodrigc at FreeBSD.org
Thu Dec 19 03:21:54 UTC 2013
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>
More information about the svn-src-all
mailing list