Date: Mon, 13 Jul 2015 20:07:09 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r285500 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201507132007.t6DK79Ks040628@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507132007.t6DK79Ks040628>