svn commit: r284850 - in stable/10/release/doc: en_US.ISO8859-1/relnotes share/xml
Glen Barber
gjb at FreeBSD.org
Thu Jun 25 18:45:23 UTC 2015
Author: gjb
Date: Thu Jun 25 18:45:22 2015
New Revision: 284850
URL: https://svnweb.freebsd.org/changeset/base/284850
Log:
Document r283280, several improvements/updates to the HyperV drivers.
Add Microsoft Open Source Technology Center to sponsors.ent.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
stable/10/release/doc/share/xml/sponsor.ent
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18:45:20 2015 (r284849)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18:45:22 2015 (r284850)
@@ -361,6 +361,27 @@
<para revision="280370">The &man.bhyve.8; hypervisor has been
updated to support <literal>DSM TRIM</literal> commands for
virtual <acronym>AHCI</acronym> disks.</para>
+
+ <para revision="283280" contrib="sponsor" sponsor="&msostc;">The
+ Hyper-V™ drivers have been updated with several
+ enhancements:</para>
+
+ <itemizedlist>
+ <listitem>
+ <para>The &man.hv.vmbus.4; driver now has multi-channel
+ support.</para>
+ </listitem>
+
+ <listitem>
+ <para>The &man.hv.storvsc.4; driver now has scatter/gather
+ support, in addition to performance improvements.</para>
+ </listitem>
+
+ <listitem>
+ <para>The &man.hv.kvp.4; driver has received several bug
+ fixes.</para>
+ </listitem>
+ </itemizedlist>
</sect2>
<sect2 xml:id="hardware-arm">
Modified: stable/10/release/doc/share/xml/sponsor.ent
==============================================================================
--- stable/10/release/doc/share/xml/sponsor.ent Thu Jun 25 18:45:20 2015 (r284849)
+++ stable/10/release/doc/share/xml/sponsor.ent Thu Jun 25 18:45:22 2015 (r284850)
@@ -26,6 +26,8 @@
<!ENTITY limelight "Limelight Networks">
<!ENTITY lsi "LSI">
+<!ENTITY msostc "Microsoft Open Source Technology Center">
+
<!ENTITY netflix "Netflix">
<!ENTITY netgate "Netgate">
More information about the svn-src-stable
mailing list