Add the Xen paravirtualization report

Approved by:	hrs (mentor, blanket)
This commit is contained in:
Benjamin Kaduk 2014-10-11 01:49:33 +00:00
parent 49594a564a
commit a92e76dc1b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45785

View file

@ -2038,4 +2038,62 @@
</task>
</help>
</project>
<project cat='proj'>
<title>amd64 Xen Paravirtualization</title>
<contact>
<person>
<name>
<given>Cherry</given>
<common>Mathew</common>
</name>
<email>cherry@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="https://wiki.freebsd.org/FreeBSD/Xen">FreeBSD/Xen
paravirtualised kernel support.</url>
</links>
<body>
<p>Add FreeBSD kernel support for Xen Paravirtualised kernels.
This project has finally reached a "Proof of Concept" stage
on the branch
<a href="http://svnweb.freebsd.org/base/projects/amd64_xen_pv/">
projects/amd64_xen_pv</a></p>
<p>Testing and bug reports on various configurations is
encouraged! The author is also seeking bounties to help
complete the effort and assess potential interest. Please
send email if interested.</p>
<p>PV kernels are still supported by most cloud providers for a
range of configurations, although they are expected to be
phased out in the future.</p>
</body>
<sponsor>
Spectralogic Corporation (2012-2013)
</sponsor>
<help>
<task>
<p>Large page support</p>
</task>
<task>
<p>SMP support</p>
</task>
<task>
<p>Debug and cleanup</p>
</task>
<task>
<p>Security vetting</p>
</task>
<task>
<p>Performance tweaks</p>
</task>
</help>
</project>
</report>