Skip to content

Commit 7070c45

Browse files
committed
F OpenNebula/one#6435: Add note about "auto" for VIRTIO_QUEUES in kvm
guide (cherry picked from commit 67dbd7c)
1 parent 0342adf commit 7070c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/open_cluster_deployment/kvm_node/kvm_driver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ NIC
192192

193193
$ virsh -c qemu:///system nwfilter-list
194194

195-
* ``VIRTIO_QUEUES`` to define how many queues will be used for the communication between CPUs and Network drivers. This attribute is only available with ``MODEL="virtio"``.
195+
* ``VIRTIO_QUEUES`` to define how many queues will be used for the communication between CPUs and Network drivers. This attribute is only available with ``MODEL="virtio"``. The ``auto`` keyword automatically set the number of queues to the number of vCPUs.
196196

197197
Graphics
198198
~~~~~~~~

0 commit comments

Comments
 (0)