summary refs log tree commit diff stats
path: root/scripts/update-linux-headers.sh
diff options
context:
space:
mode:
authorDariusz Stojaczyk <dariuszx.stojaczyk@intel.com>2017-11-14 17:28:36 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2017-11-14 14:31:33 +0100
commit920036106044745a26c221468ae407bdd4a10cc5 (patch)
tree07e94877fccc022564fbe1a2a9bf391619a8d85b /scripts/update-linux-headers.sh
parent6976af663d3a19d1f86a56b5504f1b4559d0f1ae (diff)
downloadfocaccia-qemu-920036106044745a26c221468ae407bdd4a10cc5.tar.gz
focaccia-qemu-920036106044745a26c221468ae407bdd4a10cc5.zip
vhost-user-scsi: add missing virtqueue_size param
Commit 5c0919d0 [1] introduced virtqueue_size parameter
for common virtio-scsi path, without updaing the vhost-user-scsi
code. vhost-user-scsi devices right now report size 0 for each vq.

This patch introduces virtqueue_size param to vhost-user-scsi,
that can now be set by the user. However, the most importantly, it
now has a default value of 128 (same as QEMU's virtio-scsi).

[1] 5c0919d0 ("virtio-scsi: Add virtqueue_size parameter
allowing virtqueue size to be set.")

Change-Id: I70e87eab702ebf1196c028dbf17d54fdc0c89a14
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Message-Id: <1510676916-76409-1-git-send-email-dariuszx.stojaczyk@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/update-linux-headers.sh')
0 files changed, 0 insertions, 0 deletions