Skip to content

Add Support for Multiple IRQs in IrqDescriptor (2) - #331

Merged
IsaacWoods merged 4 commits into
rust-osdev:mainfrom
ChocolateLoverRaj:multiple-irqs-in-descriptor-contribute
Aug 31, 2026
Merged

Add Support for Multiple IRQs in IrqDescriptor (2)#331
IsaacWoods merged 4 commits into
rust-osdev:mainfrom
ChocolateLoverRaj:multiple-irqs-in-descriptor-contribute

Conversation

@ChocolateLoverRaj

Copy link
Copy Markdown
Contributor

Rebased #251 and improved it to use smallvec and also fix #330.

Fixes #251. Fixes #330.

@IsaacWoods IsaacWoods left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@IsaacWoods
IsaacWoods merged commit 5cda8c3 into rust-osdev:main Aug 31, 2026
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.

IrqDescriptor format is inconsistent between Gsi and LinkObject branches

3 participants