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
F172170684: D41003.id.diff
Wed, Sep 16, 2:30 PM
Unknown Object (File)
Sun, Sep 13, 6:29 PM
Unknown Object (File)
Sat, Sep 5, 10:13 AM
Unknown Object (File)
Wed, Sep 2, 12:34 PM
Unknown Object (File)
Fri, Aug 28, 11:33 AM
Unknown Object (File)
Aug 14 2026, 1:47 AM
Unknown Object (File)
Aug 12 2026, 11:47 PM
Unknown Object (File)
Aug 8 2026, 6:49 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