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] (VIRTIO-23) Remove 'align' and use explicit addresses for used/avail.


     [ https://tools.oasis-open.org/issues/browse/VIRTIO-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Tsirkin updated VIRTIO-23:
----------------------------------

    Fix Version/s: virtio 1.0 csprd01

>  Remove 'align' and use explicit addresses for used/avail.
> ----------------------------------------------------------
>
>                 Key: VIRTIO-23
>                 URL: https://tools.oasis-open.org/issues/browse/VIRTIO-23
>             Project: OASIS Virtual I/O Device (VIRTIO) TC
>          Issue Type: Improvement
>            Reporter: Rusty Russell
>            Assignee: Michael Tsirkin
>             Fix For: virtio 1.0 csprd01
>
>
> There's no reason that used and avail parts of the virtqueue need to be consecutive.  They should probably be on separate cachelines, but that decision may be better made by the guest (eg. a minimal bios implementation).
> Add fields to program each part separately for each transport.



--
This message was sent by Atlassian JIRA
(v6.1.1#6155)


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