Page MenuHomeFreeBSD

bhyve: make most of the iommu_ops interfaces return error
ClosedPublic

Authored by kib on Apr 2 2025, 12:12 AM.
Tags
None
Referenced Files
F151553156: D49629.id.diff
Thu, Apr 9, 3:59 AM
Unknown Object (File)
Sat, Apr 4, 12:59 AM
Unknown Object (File)
Sat, Mar 21, 10:00 AM
Unknown Object (File)
Fri, Mar 13, 12:40 PM
Unknown Object (File)
Fri, Mar 13, 12:52 AM
Unknown Object (File)
Thu, Mar 12, 10:20 PM
Unknown Object (File)
Mar 10 2026, 12:51 AM
Unknown Object (File)
Mar 8 2026, 5:05 PM

Details

Summary

and change create_mapping()/remove_mapping() to allow shorten results.
bhyve IOMMU_REMOVE_DEVICE(): ignore iommu absence for sake of ppt_attach()

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kib requested review of this revision.Apr 2 2025, 12:12 AM
sys/amd64/vmm/io/iommu.c
241

Did you plan to handle it in this patch?

sys/amd64/vmm/vmm.c
866

Should this block be deleted?

kib marked 2 inline comments as done.

Fix two todos.

This revision is now accepted and ready to land.Apr 5 2025, 3:55 PM