Index: en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
+++ en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
@@ -1304,10 +1304,7 @@
console. As a legacy-free hypervisor, it relies on the
virtualization offload features of newer
CPUs, instead of translating instructions and
- manually managing memory mappings. It also avoids emulating
- compatible hardware for the guest and instead relies on
- para-virtualization drivers. In &os;, these are provided by the
- &man.virtio.4; driver.
+ manually managing memory mappings.
Due to the design of bhyve, it
requires a computer with a newer processor that supports &intel;
@@ -1392,9 +1389,12 @@
installation, choose Yes. A small
change needs to be made to make the system start with a serial
console. Edit /etc/ttys and replace the
- existing console line with:
+ existing ttyu0 line with:
- console "/usr/libexec/getty std.9600" xterm on secure
+ ttyu0 "/usr/libexec/getty 3wire" xterm on secure
+
+ In &os; 9.3-RELEASE and 10.1-RELEASE the
+ console is configured automatically.
Reboot the virtual machine. While rebooting the virtual
machine causes bhyve to exit, the