Add 2017Q1 entry on Hyper-V/Azure support from dexuan
This commit is contained in:
parent
e9289391d6
commit
136a5493d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50179
1 changed files with 66 additions and 0 deletions
|
@ -584,4 +584,70 @@
|
|||
support is in progress.</task>
|
||||
</help>
|
||||
</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>SR-IOV support for NICs is implemented. So far, we have only
|
||||
tested with the Mellanox ConnectX-3 VF card, which works
|
||||
despite some issues (Bug 216493: <a
|
||||
href="https://bugs.FreeBSD.org/bugzilla/show_bug.cgi?id=216493">https://bugs.FreeBSD.org/bugzilla/show_bug.cgi?id=216493</a>).</p>
|
||||
|
||||
<p>Updates for UEFI VMs (i.e., Hyper-V Generation 2 VM):</p>
|
||||
|
||||
<ol>
|
||||
<li>After the loader issue (Bug 211746) is fixed, UEFI VMs can
|
||||
now boot with Secure Boot disabled;</li>
|
||||
|
||||
<li>A synthetic keyboard driver has been added. Currently it
|
||||
is only in HEAD, but MFCs to stable/10 and stable/11 are
|
||||
planned to occur soon;</li>
|
||||
|
||||
<li>A SCSI DVD detection issue (Bug 218248) was fixed.
|
||||
Without the fix, the VM would fail to boot.</li>
|
||||
</ol>
|
||||
</body>
|
||||
|
||||
<sponsor>Microsoft</sponsor>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue