Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virtio: Implement support for packed virtqueues #9

Open
SlyMarbo opened this issue Jan 1, 2022 · 0 comments
Open

virtio: Implement support for packed virtqueues #9

SlyMarbo opened this issue Jan 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@SlyMarbo
Copy link
Contributor

SlyMarbo commented Jan 1, 2022

We currently support split virtqueues, as documented in section 2.6 of virtio 1.1. We should add support for the more memory-efficient packed queues, defined in section 2.7.

@SlyMarbo SlyMarbo added the enhancement New feature or request label Jan 1, 2022
SlyMarbo added a commit that referenced this issue Jan 3, 2022
SlyMarbo added a commit that referenced this issue Feb 10, 2022
See #9

See #10

Signed-off-by: SlyMarbo <the.sly.marbo@googlemail.com>
SlyMarbo added a commit that referenced this issue Feb 11, 2022
See #9

See #10

Signed-off-by: SlyMarbo <the.sly.marbo@googlemail.com>
SlyMarbo added a commit that referenced this issue Feb 11, 2022
See #9

See #10

Signed-off-by: SlyMarbo <the.sly.marbo@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant