1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00

Document r273515, virtio_console(4) addition.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-01-10 22:04:38 +00:00
parent 7460f2acae
commit 58fa9ad54e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276940

View File

@ -225,6 +225,10 @@
Hardware</quote>, uses para-virtualized drivers for boot
and I/O, and uses hardware virtualization extensions for all
other tasks, without the need for emulation.</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>
</sect3>
<sect3 xml:id="kernel-arm">