Page MenuHomeFreeBSD

vmm: Don't lock a vCPU for VM_PPTDEV_MSI[X].
ClosedPublic

Authored by jhb on Dec 9 2022, 12:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 1, 5:26 AM
Unknown Object (File)
Feb 28 2026, 1:55 PM
Unknown Object (File)
Feb 27 2026, 2:05 AM
Unknown Object (File)
Feb 26 2026, 4:27 PM
Unknown Object (File)
Feb 8 2026, 12:15 PM
Unknown Object (File)
Feb 7 2026, 5:20 PM
Unknown Object (File)
Feb 2 2026, 1:11 AM
Unknown Object (File)
Feb 1 2026, 6:13 PM
Subscribers

Details

Summary

These are manipulating state in a ppt(4) device none of which is
vCPU-specific. Mark the vcpu fields in the relevant ioctl structures
as unused, but don't remove them for now.

Diff Detail

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