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)
Sat, May 4, 1:06 AM
Unknown Object (File)
Thu, May 2, 4:05 PM
Unknown Object (File)
Thu, May 2, 3:05 PM
Unknown Object (File)
Thu, May 2, 2:51 PM
Unknown Object (File)
Thu, May 2, 2:23 PM
Unknown Object (File)
Thu, May 2, 1:16 PM
Unknown Object (File)
Sat, Apr 27, 12:34 PM
Unknown Object (File)
Sat, Apr 27, 10:58 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