diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2016-06-21 13:13:15 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2016-06-28 13:08:32 +0100 |
commit | 51b04ac5c6a63cc8cd477c15a7e0998e0af24bcc (patch) | |
tree | adcc33d53ad6cb093af89a74ce85f111e40d8f6e /hw/block/virtio-blk.c | |
parent | 30d8bf6d171b02e90ac8c0b5cda868282c11d1d7 (diff) |
virtio-blk: dataplane multiqueue support
Monitor ioeventfds for all virtqueues in the device's AioContext. This
is not true multiqueue because requests from all virtqueues are
processed in a single IOThread. In the future it will be possible to
use multiple IOThreads when the QEMU block layer supports multiqueue.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1466511196-12612-7-git-send-email-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/block/virtio-blk.c')
0 files changed, 0 insertions, 0 deletions