From 46ec78f11c40bbc985485167f7e7dde07e90b8c2 Mon Sep 17 00:00:00 2001 From: rodrigc Date: Thu, 19 Dec 2013 03:21:53 +0000 Subject: [PATCH] Add entry for bhyve. --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 36d673b77042..55d90529a82b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -120,6 +120,11 @@ Kernel Changes + 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. + The maximum amount of memory the &os; kernel can address has been increased from 1TB to 4TB.