diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml
index 193f389f37..eae4ad6935 100644
--- a/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml
+++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml
@@ -19,7 +19,7 @@
 
     <!-- XXX: Keep updating the number of entries -->
     <p>Thanks to all the reporters for the excellent work!  This report
-      contains 36 entries and we hope you enjoy reading it.</p>
+      contains 37 entries and we hope you enjoy reading it.</p>
 
     <p>The deadline for submissions covering between January and
       March 2014 is April 7th, 2014.</p>
@@ -2024,4 +2024,60 @@ device vt_vga</pre>
       <p>This project was sponsored by The &os; Foundation.</p>
     </body>
   </project>
+
+  <project cat='arch'>
+    <title>&os;/Xen</title>
+
+    <contact>
+      <person>
+	<name>
+	  <given>Roger</given>
+	  <common>Pau Monné</common>
+	</name>
+
+	<email>royger@FreeBSD.org</email>
+      </person>
+
+      <person>
+	<name>
+	  <given>Justin T.</given>
+	  <common>Gibbs</common>
+	</name>
+
+	<email>gibbs@FreeBSD.org</email>
+      </person>
+    </contact>
+
+    <links>
+      <url href="http://wiki.xen.org/wiki/FreeBSD_PVH">&os; PVH wiki page</url>
+    </links>
+
+    <body>
+      <p>Xen is a native (bare-metal) hypervisor providing services that
+	allow multiple computer operating systems to execute on the same
+	computer hardware concurrently.  Xen&nbsp;4.4 will bring a
+	virtualization mode called PVH &mdash; PV (paravirtualization)
+	in an HVM (fully-virtual) container.  This is essentially a
+	paravirtualized guest using paravirtualized drivers for boot and
+	I/O.  Otherwise it uses hardware virtualization extensions,
+	without the need for emulation.</p>
+
+      <p>After merging the changes in order to improve Xen PVHVM
+	support, work has shifted on getting PVH DomU support on &os;.
+	Patches have been posted, and after a couple of rounds of review
+	the series looks almost ready for merging into <tt>head</tt>.
+	Also, very initial patches for &os; PVH Dom0 support has been
+	posted.  So far the posted series only focus on getting &os;
+	booting as Dom0 and being able to interact with the
+	hardware.</p>
+
+      <p>This project is sponsored by Citrix Systems R&amp;D and Spectra
+	Logic Corporation.</p>
+    </body>
+
+    <help>
+      <task>Finish review and commit PVH DomU support.</task>
+      <task>Work on PVH Dom0 support.</task>
+    </help>
+  </project>
 </report>