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

Bug fix: update VirtQueue.avail.used_event to support VIRTIO_F_EVENT_IDX #121

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

DeathWish5
Copy link
Collaborator

We need to update used_event to support VIRTIO_F_EVENT_IDX feature.
REF: https://elixir.bootlin.com/linux/latest/source/drivers/virtio/virtio_ring.c#L870

@DeathWish5 DeathWish5 changed the title Bug fix: update VirtQueue avail used_event to support VIRTIO_F_EVENT_IDX Bug fix: update VirtQueue.avail.used_event to support VIRTIO_F_EVENT_IDX Dec 22, 2023
@equation314 equation314 merged commit 61ece50 into rcore-os:master Dec 22, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants