svn commit: r318639 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon May 22 13:00:12 UTC 2017


Author: gjb
Date: Mon May 22 13:00:11 2017
New Revision: 318639
URL: https://svnweb.freebsd.org/changeset/base/318639

Log:
  Document r309312, PCI passthrough enabled on Hyper-V VMs.
  Document r314091, hv_netvsc(4) SR-IOV/VF support.
  Document r316272, Hyper-V Gen 2 support.
  Document r317119, Hyper-V synthetic keyboard support.
  
  Submitted by:	sephe
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon May 22 13:00:10 2017	(r318638)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon May 22 13:00:11 2017	(r318639)
@@ -646,6 +646,25 @@
 	sponsor="&chelsio;"><acronym>PCI</acronym> passthrough with
 	&man.bhyve.4; resets functions via <acronym>FLR</acronym> when
 	a virtual machine is started and stopped.</para>
+
+      <para revision="309312" contrib="sponsor"
+	sponsor="&ms;"><acronym>PCI</acronym> passthrough support has
+	been enabled on &os; virtual machines running on
+	Microsoft® Hyper-V™.</para>
+
+      <para revision="314091" contrib="sponsor" sponsor="&ms;">The
+	&man.hv.netvsc.4; driver <acronym>SR-IOV</acronym>
+	implementation has been updated to support Virtual Function
+	(<acronym>VF</acronym>) devices, such as the Mellanox®
+	Connect-X3™ network card.</para>
+
+      <para revision="316272" contrib="sponsor" sponsor="&ms;">Support
+	for Microsoft® Hyper-V™ Generation 2 virtual
+	machines has been added.</para>
+
+      <para revision="317119" contrib="sponsor" sponsor="&ms;">Support
+	for synthetic keyboards has been added for virtual machines
+	running on Microsoft® Hyper-V™.</para>
     </sect2>
 
     <sect2 xml:id="hardware-arm">


More information about the svn-src-all mailing list