Yuanhan Liu 905a246929 net/virtio: simplify queue allocation
Let rxq/txq/cq be the union field of the virtqueue struct. This would
simplifies the vq allocation a bit: we don't need calculate the vq_size
any more based on the queue type.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2016-11-07 15:40:00 +01:00
..
2016-10-26 19:38:17 +02:00
2016-10-14 01:49:32 +02:00
2016-10-26 19:42:23 +02:00
2016-06-20 17:21:54 +02:00