summaryrefslogtreecommitdiff
path: root/qapi-schema.json
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2013-02-22 22:57:52 +0800
committerAnthony Liguori <aliguori@us.ibm.com>2013-04-03 15:09:07 -0500
commitec3960148f95dd90e94511a6a64838bc3f474bcc (patch)
tree3bcea8d33e382624b699745b6755903868b32259 /qapi-schema.json
parent560e63965232e37d1916a447125cf91c18a96930 (diff)
downloadqemu-ec3960148f95dd90e94511a6a64838bc3f474bcc.tar.gz
help: add docs for missing 'queues' option of tap
Cc: Markus Armbruster <armbru@redhat.com> Cc: qemu-stable@nongnu.org Signed-off-by: Jason Wang <jasowang@redhat.com> Message-id: 1361545072-30426-1-git-send-email-jasowang@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qapi-schema.json')
-rw-r--r--qapi-schema.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/qapi-schema.json b/qapi-schema.json
index f629a249de..bfd7a8a594 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -2591,6 +2591,8 @@
#
# @vhostforce: #optional vhost on for non-MSIX virtio guests
#
+# @queues: #optional number of queues to be created for multiqueue capable tap
+#
# Since 1.2
##
{ 'type': 'NetdevTapOptions',