> From: Michael S. Tsirkin <m...@redhat.com>
> Sent: Wednesday, February 22, 2023 1:29 AM

> > MMIO device has vq_index register too.
> > I am inclined to vq_index given current state of spec
> 
> [mst@tuck virtio]$ git grep vq_index|wc -l
> 0
> 
:)

Grep for "virtqueue index".
We need to change "virtqueue index" to "virtqueue number".

> > and new additions by Michael.
> 
> admin vq? Good point, I will change that to vqn too.

Ok. sounds good.

> 
> > Michael,
> > Can you please suggest vqn or vq_index to use?
> 
> [mst@tuck virtio]$ git grep vqn|wc -l
> 5
> 
> I'd say vqn has precedent.
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org

Reply via email to