Stefan Hajnoczi e21737ab15 virtio-blk: multiqueue batch notify
The batch notification BH needs to know which virtqueues to notify when
multiqueue is enabled.  Use a bitmap to track the virtqueues with
pending notifications.

At this point there is only one virtqueue so hard-code virtqueue index
0.  A later patch will switch to real virtqueue indices.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1466511196-12612-3-git-send-email-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-06-28 13:08:31 +01:00
..
2016-06-20 22:30:34 +01:00
2016-06-28 13:08:31 +01:00
2016-06-17 16:33:48 +10:00
2016-06-14 15:59:13 +01:00
2016-06-14 15:59:15 +01:00
2016-06-27 15:37:32 +01:00
2016-06-24 05:13:57 +03:00
2016-06-27 16:39:56 +01:00
2016-06-17 03:28:03 +03:00
2016-06-20 22:30:34 +01:00
2016-06-24 05:13:57 +03:00
2016-06-20 22:30:34 +01:00
2016-06-22 12:53:26 +02:00
2016-06-22 11:28:42 +01:00