Age | Commit message (Expand) | Author |
---|---|---|
2020-06-23 | add intrmap_one, some temp code to help us write pci_intr_establish_cpu. | David Gwynne |
2020-06-17 | make intrmap_cpu return a struct cpu_info *, not a "cpuid number" thing. | David Gwynne |
2020-06-17 | add intrmap, an api that picks cpus for devices to attach interrupts to. | David Gwynne |