]> git.proxmox.com Git - qemu.git/blobdiff - qapi-schema.json
vhost: multiqueue support
[qemu.git] / qapi-schema.json
index 3a4817b39107d63d27f290f9e51d855d16023d41..cdd8384915e321aea25f0694114d0dd84194584f 100644 (file)
   'data': {
     '*ifname':     'str',
     '*fd':         'str',
+    '*fds':        'str',
     '*script':     'str',
     '*downscript': 'str',
     '*helper':     'str',
     '*vnet_hdr':   'bool',
     '*vhost':      'bool',
     '*vhostfd':    'str',
-    '*vhostforce': 'bool' } }
+    '*vhostfds':   'str',
+    '*vhostforce': 'bool',
+    '*queues':     'uint32'} }
 
 ##
 # @NetdevSocketOptions