svn commit: r285505 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 20:07:28 UTC 2015


Author: gjb
Date: Mon Jul 13 20:07:26 2015
New Revision: 285505
URL: https://svnweb.freebsd.org/changeset/base/285505

Log:
  Document r276403, bhyve support for AMD processors with SVM/AMD-V.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 20:07:24 2015	(r285504)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 20:07:26 2015	(r285505)
@@ -445,6 +445,11 @@
 	been added, which provides an interface to VirtIO console
 	devices through a &man.tty.4; device.</para>
 
+      <para revision="276403">The &man.bhyve.8; hypervisior has been
+	updated to support &amd; processors with
+	<acronym>SVM</acronym> and <acronym>AMD-V</acronym> hardware
+	extensions.</para>
+
       <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>


More information about the svn-src-stable mailing list