Add entry on Hyper-V and Azure from dexuan
This commit is contained in:
parent
922cb7b91b
commit
493bf364d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49810
1 changed files with 72 additions and 0 deletions
|
|
@ -316,4 +316,76 @@
|
||||||
exp-run for the ports tree would be great.</task>
|
exp-run for the ports tree would be great.</task>
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='kern'>
|
||||||
|
<title>&os; on Hyper-V and Azure</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Sepherosa</given>
|
||||||
|
<common>Ziehau</common>
|
||||||
|
</name>
|
||||||
|
<email>sepherosa@gmail.com</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Hongjiang</given>
|
||||||
|
<common>Zhang</common>
|
||||||
|
</name>
|
||||||
|
<email>honzhan@microsoft.com</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Dexuan</given>
|
||||||
|
<common>Cui</common>
|
||||||
|
</name>
|
||||||
|
<email>decui@microsoft.com</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Kylie</given>
|
||||||
|
<common>Liang</common>
|
||||||
|
</name>
|
||||||
|
<email>kyliel@microsoft.com</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links>
|
||||||
|
<url href="https://wiki.FreeBSD.org/HyperV">&os; Virtual Machines on Microsoft Hyper-V</url>
|
||||||
|
<url href="https://technet.microsoft.com/en-us/library/dn531030.aspx">Supported Linux and &os; Virtual Machines for Hyper-V on Windows</url>
|
||||||
|
</links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>Per-ring polling, multi-packet RNDIS messages, and system RSS
|
||||||
|
integration have been implemented, further optimizing the
|
||||||
|
throughput and latency of the Hyper-V network driver.</p>
|
||||||
|
|
||||||
|
<p>Live virtual machine backup is implemented (for now, only for
|
||||||
|
UFS), after the VSS (Volume Shadow Copy Service), which it
|
||||||
|
depends on, was implemented.</p>
|
||||||
|
|
||||||
|
<p>PCIe pass-through is implemented, and the patches to
|
||||||
|
implement NIC SR-IOV are being reviewed on Phabricator.</p>
|
||||||
|
|
||||||
|
<p>vDSO support for speeding up <tt>gettimeofday(2)</tt> is now
|
||||||
|
implemented.</p>
|
||||||
|
|
||||||
|
<p>The &os; 11.0 image on Azure (<a
|
||||||
|
href="https://azure.microsoft.com/en-us/marketplace/partners/microsoft/FreeBSD110/">https://azure.microsoft.com/en-us/marketplace/partners/microsoft/FreeBSD110/</a>)
|
||||||
|
is also available now, in addition to the existing 10.3
|
||||||
|
image.</p>
|
||||||
|
|
||||||
|
<p>We fixed an issue where SCSI disks would sometimes fail to
|
||||||
|
attach, resolving bug 215171 ([Hyper-V] Fail to attach SCSI disk
|
||||||
|
from LUN 8 on Win2008R2/Win2012/Win2012R2).</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<sponsor>
|
||||||
|
Microsoft
|
||||||
|
</sponsor>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue