OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Virtio 1.0 spec typo


Hello,

In virtio-v1.0-cs04, 2.4.8 The Virtqueue Used Ring:

It reads:
"idx field indicates where the *driver* would put the next descriptor entry in the ring (modulo the queue size)."

I think it should read:
"idx field indicates where the *device* would put the next descriptor entry in the ring (modulo the queue size)."

Please correct me if I am wrong.

Thank you.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]