diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2021-07-24 12:50:45 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2021-07-24 12:51:10 +0000 |
| commit | 3ae2df5499cc178c736144f2d06c17d138a67f91 (patch) | |
| tree | fa44c7d334a1ce1ef561d548914b749839cbe496 /documentation/content | |
| parent | bcfca170d3537b7dbf184c577e1bb53c7759bd46 (diff) | |
Diffstat (limited to 'documentation/content')
| -rw-r--r-- | documentation/content/en/books/handbook/virtualization/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/virtualization/_index.adoc b/documentation/content/en/books/handbook/virtualization/_index.adoc index 244633e075..64be6b0f86 100644 --- a/documentation/content/en/books/handbook/virtualization/_index.adoc +++ b/documentation/content/en/books/handbook/virtualization/_index.adoc @@ -622,7 +622,7 @@ perm pass* 0660 [[virtualization-host-bhyve]] == FreeBSD as a Host with bhyve -The bhyveBSD-licensed hypervisor became part of the base system with FreeBSD 10.0-RELEASE. +The bhyve BSD-licensed hypervisor became part of the base system with FreeBSD 10.0-RELEASE. This hypervisor supports a number of guests, including FreeBSD, OpenBSD, and many Linux(R) distributions. By default, bhyve provides access to serial console and does not emulate a graphical console. Virtualization offload features of newer CPUs are used to avoid the legacy methods of translating instructions and manually managing memory mappings. |
