Page MenuHomeFreeBSD

libvmmapi: Move PCI passthrough ioctl wrappers into a separate file
ClosedPublic

Authored by markj on Jul 12 2023, 1:53 PM.
Tags
None
Referenced Files
F132032025: D41003.diff
Mon, Oct 13, 2:41 AM
Unknown Object (File)
Sun, Oct 5, 1:24 AM
Unknown Object (File)
Thu, Oct 2, 12:37 PM
Unknown Object (File)
Mon, Sep 29, 7:25 PM
Unknown Object (File)
Tue, Sep 16, 6:13 PM
Unknown Object (File)
Sep 13 2025, 7:15 AM
Unknown Object (File)
Sep 6 2025, 7:14 AM
Unknown Object (File)
Aug 16 2025, 7:57 AM
Subscribers

Details

Summary

The arm64 port doesn't implement PCI passthrough and in particular
doesn't define the ioctls used by these wrappers. It might be that the
ppt ioctl interface will require modification to support arm64. Until
that's sorted out one way or another, put this code in a separate file
so that it's easy to conditionally compile.

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable