svn commit: r259733 - head/release/doc/en_US.ISO8859-1/relnotes
Craig Rodrigues
rodrigc at FreeBSD.org
Sun Dec 22 19:33:16 UTC 2013
Author: rodrigc
Date: Sun Dec 22 19:33:15 2013
New Revision: 259733
URL: http://svnweb.freebsd.org/changeset/base/259733
Log:
Add a note for Microsoft Hyper-V.
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 Sun Dec 22 19:11:06 2013 (r259732)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Sun Dec 22 19:33:15 2013 (r259733)
@@ -133,6 +133,12 @@
memory ballooning (&man.virtio_balloon.4;), and PCI.
Tested with on Qemu/KVM, VirtualBox, and &man.bhyve.4;.</para>
+ <para arch="amd64,i386" revision="255524">A paravirtualized driver named "hyperv" which
+ which supports Microsoft Hyper-V has been imported and made
+ part of the amd64 GENERIC kernel. For i386, this driver is not part of
+ GENERIC, so <literal>hyperv_load="YES"</literal> must be added to
+ <filename>/boot/loader.conf</filename> to load the driver.</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-head
mailing list