Skip to content

feat(virtio): initialize virtqueues#541

Merged
ytakano merged 1 commit intomainfrom
feat/virtqueue
Jun 26, 2025
Merged

feat(virtio): initialize virtqueues#541
ytakano merged 1 commit intomainfrom
feat/virtqueue

Conversation

@veqcc
Copy link
Copy Markdown
Contributor

@veqcc veqcc commented Jun 26, 2025

Description

Re-implemented vio_attach to initialize virtqueues.
Unnecessary TODO comments were removed.

Related links

OpenBSD vio_attach
https://github.com/openbsd/src/blob/9079c04ae5235108eac4607a14ed5996b982365d/sys/dev/pv/if_vio.c#L622

How was this PR tested?

Tested in #465

Notes for reviewers

Signed-off-by: Ryuta Kambe <ryuta.kambe@tier4.jp>
@veqcc veqcc self-assigned this Jun 26, 2025
@veqcc veqcc requested review from Koichi98 and ytakano June 26, 2025 01:16
@ytakano ytakano merged commit 2c3769c into main Jun 26, 2025
1 check passed
@ytakano ytakano deleted the feat/virtqueue branch June 26, 2025 02:13
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.

3 participants