svn commit: r285500 - head/release/doc/en_US.ISO8859-1/relnotes

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


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

Log:
  Document r273375, bhyve support for AMD processors with SVM/AMD-V.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:54:10 2015	(r285499)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 20:07:09 2015	(r285500)
@@ -1064,6 +1064,11 @@
 	I/O, and uses hardware virtualization extensions for all other
 	tasks, without the need for emulation.</para>
 
+      <para revision="273375">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="273515">The &man.virtio.console.4; driver has
 	been added, which provides an interface to VirtIO console
 	devices through a &man.tty.4; device.</para>


More information about the svn-src-head mailing list