svn commit: r267553 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Jun 16 20:20:54 UTC 2014
Author: gjb
Date: Mon Jun 16 20:20:54 2014
New Revision: 267553
URL: http://svnweb.freebsd.org/changeset/base/267553
Log:
Document r267536, Xen PVH DomU support for amd64.
Submitted by: royger
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 Mon Jun 16 19:16:13 2014 (r267552)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jun 16 20:20:54 2014 (r267553)
@@ -187,6 +187,15 @@
<para revision="260847">The &man.virtio_random.4; driver has
been added to harvest entropy from the host system.</para>
+
+ <para revision="267536" contrib="sponsor"
+ sponsor="&citrix.rd;">Support for running a &os;/&arch.amd64;
+ <application>Xen</application> guest instance as
+ <acronym>PVH</acronym> guest has been added.
+ <acronym>PVH</acronym> mode, short for <quote>Para-Virtualized
+ 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>
</sect3>
<sect3 xml:id="kernel-arm">
More information about the svn-src-head
mailing list