Document r273375, bhyve support for AMD processors with SVM/AMD-V.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-07-13 20:07:09 +00:00
parent c17c9b92f4
commit 9283579a65
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285500

View File

@ -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>