- Add Q3 report on FreeBSD/pseries
Submitted by: nwhitehorn
This commit is contained in:
parent
b96746dad2
commit
7667e8527b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42865
1 changed files with 41 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<!-- XXX: keep updating the number of entries -->
|
||||
<p>Thanks to all the reporters for the excellent work! This report
|
||||
contains 14 entries and we hope you enjoy reading it.</p>
|
||||
contains 15 entries and we hope you enjoy reading it.</p>
|
||||
|
||||
<!-- XXX: set date for the next set of submissions -->
|
||||
<p>The deadline for submissions covering between October and
|
||||
|
@ -761,4 +761,44 @@
|
|||
<task>Move <tt>pv_flags</tt> to page table entry descriptors.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='arch'>
|
||||
<title>&os;/pseries</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Andreas</given>
|
||||
<common>Tobler</common>
|
||||
</name>
|
||||
<email>andreast@freebsd.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Nathan</given>
|
||||
<common>Whitehorn</common>
|
||||
</name>
|
||||
<email>nwhitehorn@freebsd.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="http://svnweb.freebsd.org/changeset/base/255643"/>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>Starting with &os; 10.0-ALPHA4, the <tt>projects/pseries</tt>
|
||||
branch has been merged into &os; <tt>head</tt>. This allows
|
||||
&os;/powerpc64 to run in an IBM POWER logical partition and on
|
||||
certain classes of older IBM-type PowerPC hardware.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Test, possibly on real hardware. Most testing and
|
||||
development was conducted with the emulated LPAR target in QEMU.
|
||||
Please send any testing reports to the <tt>freebsd-ppc</tt>
|
||||
mailing list.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue