svn commit: r276940 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Jan 10 22:04:39 UTC 2015


Author: gjb
Date: Sat Jan 10 22:04:38 2015
New Revision: 276940
URL: https://svnweb.freebsd.org/changeset/base/276940

Log:
  Document r273515, virtio_console(4) addition.
  
  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	Sat Jan 10 22:04:35 2015	(r276939)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:04:38 2015	(r276940)
@@ -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">


More information about the svn-src-all mailing list