svn commit: r285504 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 20:07:25 UTC 2015


Author: gjb
Date: Mon Jul 13 20:07:24 2015
New Revision: 285504
URL: https://svnweb.freebsd.org/changeset/base/285504

Log:
  Document r275273, virtio_console(4) addition.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 20:07:17 2015	(r285503)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 20:07:24 2015	(r285504)
@@ -441,6 +441,10 @@
     <sect2 xml:id="hardware-virtualization">
       <title>Virtualization Support</title>
 
+      <para revision="275273">The &man.virtio.console.4; driver has
+	been added, which provides an interface to VirtIO console
+	devices through a &man.tty.4; device.</para>
+
       <para revision="280370">The &man.bhyve.8; hypervisor has been
 	updated to support <literal>DSM TRIM</literal> commands for
 	virtual <acronym>AHCI</acronym> disks.</para>


More information about the svn-src-stable mailing list