Page MenuHomeFreeBSD

bhyve: Do not compile PCI passthrough support on arm64
AcceptedPublic

Authored by markj on Sep 5 2023, 6:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 26, 4:51 AM
Unknown Object (File)
Wed, Nov 22, 8:00 AM
Unknown Object (File)
Sat, Nov 11, 4:03 AM
Unknown Object (File)
Oct 24 2023, 9:40 AM
Unknown Object (File)
Oct 12 2023, 7:54 AM
Unknown Object (File)
Sep 26 2023, 10:43 PM
Unknown Object (File)
Sep 21 2023, 2:45 PM
Subscribers

Details

Reviewers
jhb
corvink
andrew
Group Reviewers
bhyve
Summary

Some required kernel functionality is not yet implemented.

For now this means that one cannot specify host PCI register values, but
that functionality is only used by amd64-specific device models for now.
Note that this limitation is rather artificial; it arises only because
pci_host_read_config() lives in pci_passthru.c.

Diff Detail

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