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
F132465918: D41003.diff
Fri, Oct 17, 4:13 AM
Unknown Object (File)
Mon, Oct 13, 3:42 PM
Unknown Object (File)
Mon, Oct 13, 3:42 PM
Unknown Object (File)
Mon, Oct 13, 3:42 PM
Unknown Object (File)
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
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