From b59182ac2028639d99cd13c98cc6a0986d15a661 Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Wed, 30 Sep 2015 10:18:41 +0900 Subject: [PATCH] Add hw_vif_multiqueue_enabled on config ref Add libvirt vif multiqueue description. Change-Id: Ib75223963f206e8c998002f640ed9df6a1745bed Closes-Bug: #1482178 --- doc/cli-reference/ch_cli_glance_property_keys.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/cli-reference/ch_cli_glance_property_keys.xml b/doc/cli-reference/ch_cli_glance_property_keys.xml index dbc79db6d0..952a5c88e2 100644 --- a/doc/cli-reference/ch_cli_glance_property_keys.xml +++ b/doc/cli-reference/ch_cli_glance_property_keys.xml @@ -412,6 +412,17 @@ + + libvirt API driver + hw_vif_multiqueue_enabled + 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. + + true | false + libvirt API driver hw_boot_menu