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

refactor(pci): use more of the pci_types crate #1250

Merged
merged 12 commits into from
Jun 6, 2024
Merged

refactor(pci): use more of the pci_types crate #1250

merged 12 commits into from
Jun 6, 2024

Conversation

mkroening
Copy link
Member

@mkroening mkroening commented Jun 4, 2024

This is best reviewed commit by commit.

We can remove DeviceHeader fully once rust-osdev/pci_types#21 is released.

mkroening added 4 commits June 4, 2024 15:17
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
The virtio specification is talking about virtio-device-specific configuration fields in MMIO address space.

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening force-pushed the pci-rework branch 2 times, most recently from 8a80701 to e1f50ee Compare June 4, 2024 13:22
mkroening added 2 commits June 4, 2024 15:32
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
…l traversing

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening force-pushed the pci-rework branch 2 times, most recently from e550d79 to 5101f61 Compare June 4, 2024 13:42
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
mkroening added 3 commits June 4, 2024 18:09
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
…vailable

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening marked this pull request as ready for review June 4, 2024 17:04
@mkroening mkroening requested a review from stlankes June 4, 2024 17:04
@stlankes stlankes added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit c18cf04 Jun 6, 2024
13 checks passed
@mkroening mkroening deleted the pci-rework branch June 10, 2024 13:17
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