virtio-blk: add VirtIOBlockConf->num_queues
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 21 Jun 2016 12:13:10 +0000 (13:13 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 28 Jun 2016 12:08:31 +0000 (13:08 +0100)
commit84419863f72f6b9ae1b4513fa73e28690f2d5458
tree41024c1b1b562a839e6665d055eaf9816ab3a074
parent5fa78b2a1ca228255cb4a492ebf16cbb8d80c111
virtio-blk: add VirtIOBlockConf->num_queues

The num_queues field is always 1 for the time being.  A later patch will
make it a configurable device property so that multiqueue can be
enabled.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1466511196-12612-2-git-send-email-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/block/virtio-blk.c
include/hw/virtio/virtio-blk.h