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

Glen Barber gjb at FreeBSD.org
Mon Aug 25 20:37:11 UTC 2014


Author: gjb
Date: Mon Aug 25 20:37:10 2014
New Revision: 270625
URL: http://svnweb.freebsd.org/changeset/base/270625

Log:
  Document r270130, unmapped I/O in Xen's blkfront driver.
  
  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 Aug 25 20:37:09 2014	(r270624)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 20:37:10 2014	(r270625)
@@ -253,6 +253,9 @@
 	with vendor-supplied fixes for big endian support, and 20GB/s
 	and 25GB/s link speeds.</para>
 
+      <para revision="270130">Support for unmapped I/O has been added
+	to the &man.xen.4; <literal>blkfront</literal> driver.</para>
+
       <sect3 xml:id="kernel-virtualization">
 	<title>Virtualization Support</title>
 


More information about the svn-src-all mailing list