aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2013-12-22 11:41:26 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2013-12-22 11:41:26 +0000
commit1d76efc0e20ef55b7c4bb648764ee8a5f639ef7b (patch)
treef76721369d6697dd3222d521338bee3beb5443bb /release
parentca91bb30f4977f7f6af1e2e5df8492a5229ac5c0 (diff)
downloadsrc-1d76efc0e20ef55b7c4bb648764ee8a5f639ef7b.tar.gz
src-1d76efc0e20ef55b7c4bb648764ee8a5f639ef7b.zip
Mention virtio support.
Notes
Notes: svn path=/head/; revision=259718
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 2b8bb3e85c12..31fd74129448 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -125,6 +125,14 @@
support. These features are on all Nehalem models and beyond
(e.g. Nehalem and newer), but not on the lower-end Atom CPUs.</para>
+ <para revision="227652">&man.virtio.4; support has been added. &man.virtio.4; is the
+ name for the paravirtualization interface developed for the Linux KVM, but
+ since adopted to other virtual machine hypervisors (with the notable exception of Xen).
+ This work brings in a BSD-licensed clean-room implementation of the virtio kernel drivers
+ for disk IO (&man.virtio_blk.4; and &man.virtio_scsi.4;), network IO (&man.vtnet.4;),
+ memory ballooning (&man.virtio_balloon.4;), and PCI.
+ Tested with on Qemu/KVM, VirtualBox, and &man.bhyve.4;.</para>
+
<para arch="amd64">The maximum amount of memory the &os; kernel
can address has been increased from 1TB to 4TB.</para>