Add hw_vif_multiqueue_enabled on config ref
Add libvirt vif multiqueue description. Change-Id: Ib75223963f206e8c998002f640ed9df6a1745bed Closes-Bug: #1482178
This commit is contained in:
parent
0cc4426933
commit
b59182ac20
@ -412,6 +412,17 @@
|
||||
</itemizedlist>
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>libvirt API driver</td>
|
||||
<td>hw_vif_multiqueue_enabled</td>
|
||||
<td>If true, this enables the virtio-net multiqueue feature.
|
||||
In this case, the driver sets the number of
|
||||
queues equal to the number of guest vCPUs.
|
||||
This makes the network performance scale across
|
||||
a number of vCPUs.
|
||||
</td>
|
||||
<td><literal>true</literal> | <literal>false</literal></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>libvirt API driver</td>
|
||||
<td>hw_boot_menu</td>
|
||||
|
Loading…
Reference in New Issue
Block a user