Details
Details
- Reviewers
emaste - Commits
- rG0f5116d7efe3: AMD IOMMU driver
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
The latest snapshot.
Most important, multi-iommu configuration fixed to correctly assign iommu unit to devices.
Comment Actions
I think it's fine to iterate on this in the tree since it is not active by default (with static int amdiommu_enable = 0;). There are a handful of XXXs remaining but I think it's reasonable to be able to cast a wider net for testing.