Age | Commit message (Collapse) | Author | |
---|---|---|---|
2 days | kern/amd64: Reserve 64 vectors for I/O APIC inputs | Ian Moffett | |
This commit reserves the first 64 vectors for the I/O APIC input lines. During an IRQ, each handler will be called to see which one handles it. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-15 | kern/amd64: Add interrupt descriptor table core | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |