mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Document r282212, several improvements/updates to the HyperV drivers.
Add Microsoft OSTC to sponsors.ent. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
1a717f6397
commit
d7fdfb703c
2 changed files with 22 additions and 0 deletions
|
|
@ -920,6 +920,27 @@
|
|||
<para revision="281439" arch="arm">Support for the
|
||||
<application>QEMU</application> <literal>virt</literal> system
|
||||
has been added.</para>
|
||||
|
||||
<para revision="282212" contrib="sponsor" sponsor="&msostc;">The
|
||||
HyperV™ drivers have been updated with several
|
||||
enhancements:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>The &man.hv.vmbus.4; driver now has multi-channel
|
||||
support.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The &man.hv.storvsc.4; driver now has scatter/gather
|
||||
support, in addition to performance improvements.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The &man.hv.kvp.4; driver has received several bug
|
||||
fixes.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="hardware-arm">
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@
|
|||
<!ENTITY limelight "Limelight Networks">
|
||||
<!ENTITY lsi "LSI">
|
||||
|
||||
<!ENTITY msostc "Microsoft Open Source Technology Center">
|
||||
<!ENTITY mitail "MIT Computer Science & Artificial Intelligence Laboratory">
|
||||
<!ENTITY multiplay "Multiplay">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue