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

Add support for VIRTIO_F_EVENT_IDX buffer notification suppression. #106

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

qwandor
Copy link
Collaborator

@qwandor qwandor commented Jul 24, 2023

Another feature broken out of #96. I've also simplified Transport::begin_init to just take a set of supported features rather than a closure.

Base automatically changed from indirect to master July 24, 2023 14:05
These cover suppressing notifications either using flags or with
avail_event.
Rather than each device driver passing a closure to negotiate features,
just pass a set of supported features. The closure was unnecessarily
complicated.
@qwandor qwandor marked this pull request as ready for review July 24, 2023 14:06
@qwandor qwandor requested a review from equation314 July 24, 2023 14:14
@qwandor qwandor merged commit cfb8a80 into master Jul 26, 2023
@qwandor qwandor deleted the event_idx branch July 26, 2023 14:07
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