summaryrefslogtreecommitdiff
path: root/pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-05Provide interrupt mapping information in PCI config registers.Jason Thorpe1-1/+11
2021-06-05Fix incorrect initialization of PCI BARsJason Thorpe1-2/+2
2021-06-05Make some PCI macros available to other files. NFC.Jason Thorpe1-4/+0
2011-05-09Hack: Move pci BAR ranges.Richard Henderson1-2/+2
2011-05-06Initial PCI setup.Richard Henderson1-0/+150