Date: Fri, 19 May 2017 20:11:34 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318555 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705192011.v4JKBYCU001126@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705192011.v4JKBYCU001126>