]> git.proxmox.com Git - mirror_qemu.git/commit
virtio-blk: make queue size configurable
authorMark Kanda <mark.kanda@oracle.com>
Mon, 11 Dec 2017 15:16:24 +0000 (09:16 -0600)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 19 Dec 2017 10:25:09 +0000 (10:25 +0000)
commit6040aedddb5f474a9c2304b6a432a652d82b3d3c
treebcd73cd986d38157e2852cf5c0aabc474ebe3dc9
parent6dd64919ea36db9fd7e754ed394c25ced45ea39a
virtio-blk: make queue size configurable

Depending on the configuration, it can be beneficial to adjust the virtio-blk
queue size to something other than the current default of 128. Add a new
property to make the queue size configurable.

Signed-off-by: Mark Kanda <mark.kanda@oracle.com>
Reviewed-by: Karl Heubaum <karl.heubaum@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Ameya More <ameya.more@oracle.com>
Message-id: 52e6d742811f10dbd16e996e86cf375b9577c187.1513005190.git.mark.kanda@oracle.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/block/virtio-blk.c
include/hw/virtio/virtio-blk.h