Page MenuHomeFreeBSD

x86: Support multiple PCI MCFG regions
ClosedPublic

Authored by jhb on Nov 28 2023, 11:32 PM.
Tags
None
Referenced Files
F101972257: D42828.id130716.diff
Wed, Nov 6, 12:12 AM
F101971860: D42828.diff
Wed, Nov 6, 12:03 AM
F101916605: D42828.id130718.diff
Tue, Nov 5, 2:10 PM
Unknown Object (File)
Tue, Nov 5, 1:33 PM
Unknown Object (File)
Fri, Oct 18, 8:27 AM
Unknown Object (File)
Thu, Oct 17, 11:49 AM
Unknown Object (File)
Thu, Oct 17, 8:15 AM
Unknown Object (File)
Thu, Oct 17, 1:42 AM
Subscribers
None

Details

Summary

In particular, this enables support for PCI config access for domains
(segments) other than 0.

Reported by: cperciva

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54685
Build 51574: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Nov 28 2023, 11:32 PM
jhb created this revision.
sys/amd64/pci/pci_cfgreg.c
257

I might split out separate commits from this one to split out pcie_init_badslots and pcie_cache_init from pcie_cfgregopen to make this diff smaller.

This revision is now accepted and ready to land.Nov 29 2023, 12:07 AM
This revision was automatically updated to reflect the committed changes.