Changchun Ouyang 7c46842c9e vhost: use queue id instead of constant ring index
Do not use VIRTIO_RXQ or VIRTIO_TXQ anymore; use the queue_id
instead, which will be set to a proper value for a specific queue
when we have multiple queue support enabled.

For now, queue_id is still set with VIRTIO_RXQ or VIRTIO_TXQ,
so it should not break anything.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Acked-by: Huawei Xie <huawei.xie@intel.com>
2015-10-26 21:23:49 +01:00
..
2015-10-24 22:52:53 +02:00
2015-08-09 19:45:25 +02:00
2015-02-24 22:12:35 +01:00
2015-09-03 19:22:48 +02:00
2015-06-19 12:11:53 +02:00
2015-08-03 12:43:01 +02:00
2015-09-03 19:22:48 +02:00