Page MenuHomeFreeBSD

bhyve: Use pci(4) to access I/O port BARs
ClosedPublic

Authored by markj on Jul 26 2021, 4:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 6:12 PM
Unknown Object (File)
Tue, Sep 30, 6:16 AM
Unknown Object (File)
Mon, Sep 29, 2:16 AM
Unknown Object (File)
Wed, Sep 17, 11:13 AM
Unknown Object (File)
Thu, Sep 11, 2:17 AM
Unknown Object (File)
Sep 7 2025, 2:46 AM
Unknown Object (File)
Sep 6 2025, 4:00 PM
Unknown Object (File)
Sep 6 2025, 8:29 AM

Details

Summary

This removes the dependency on /dev/io, which cannot be used in jails.

PR: 251046

Test Plan

I passed a realtek NIC through to a FreeBSD VM and configured hw.re.prefer_iomap=1
in the guest, to make it use I/O port BARs. I did some quick tests with iperf through the
passed-through NIC.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40680
Build 37569: arc lint + arc unit