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
Unknown Object (File)
Mon, May 25, 11:31 AM
Unknown Object (File)
Sun, May 17, 9:32 AM
Unknown Object (File)
Sun, May 17, 5:41 AM
Unknown Object (File)
Sun, May 17, 4:58 AM
Unknown Object (File)
Thu, May 14, 12:42 PM
Unknown Object (File)
Thu, May 14, 12:42 PM
Unknown Object (File)
May 6 2026, 5:45 PM
Unknown Object (File)
Apr 27 2026, 6:38 PM
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