Skip to content

Various improvements to the MSI-X support

bjorn3 requested to merge bjorn3/drivers:pci_interrupts_rework2 into master
  • Share various code snippets between drivers.
  • Simplify MSI-X table pointer computation.
  • Ignore MSI-X PBA in all drivers as no driver actually uses it.

Merge request reports