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

Glen Barber gjb at FreeBSD.org
Fri May 19 20:11:35 UTC 2017


Author: gjb
Date: Fri May 19 20:11:34 2017
New Revision: 318555
URL: https://svnweb.freebsd.org/changeset/base/318555

Log:
  Document r306520, PCI pass through with bhyve resets functions via
  FLR.
  Document r306471, PCI pass through with bhyve supports more dynamic
  configurations.
  
  Submitted by:	jhb
  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	Fri May 19 20:11:33 2017	(r318554)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri May 19 20:11:34 2017	(r318555)
@@ -602,7 +602,16 @@
     <sect2 xml:id="hardware-virtualization">
       <title>Virtualization Support</title>
 
-      <para> </para>
+      <para revision="306471" contrib="sponsor"
+	sponsor="&chelsio;"><acronym>PCI</acronym> passthrough with
+	&man.bhyve.4; supports more dynamic configurations permitting
+	devices to be marked for passthrough or host use at
+	runtime.</para>
+
+      <para revision="306520" contrib="sponsor"
+	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>
     </sect2>
 
     <sect2 xml:id="hardware-arm">


More information about the svn-src-all mailing list