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

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

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


Subject: [OASIS Issue Tracker] Created: (VIRTIO-27) Allow chaining of indirects


Allow chaining of indirects
---------------------------

                 Key: VIRTIO-27
                 URL: http://tools.oasis-open.org/issues/browse/VIRTIO-27
             Project: OASIS Virtual I/O Device (VIRTIO) TC
          Issue Type: Bug
            Reporter: Rusty Russell


Virtio-15 removed the ability to have consecutive indirect descriptors (which no OS implemented, but devices had to support).

If we want really large descriptor chains, we should allow VIRTIO_F_INDIRECT flag to chain inside an indirect table to chain them.  This is simpler than the "return to main chain" to implement.  But we can always add it later, wiht a new feature bit...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


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