HomeFreeBSD

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

Description

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

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.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D37639

(cherry picked from commit 91980db1beecd52e34a1550a247e374cfcc746a2)

Details

Provenance
jhbAuthored on Dec 9 2022, 6:26 PM
Reviewer
corvink
Differential Revision
D37639: vmm: Don't lock a vCPU for VM_PPTDEV_MSI[X].
Parents
rG16d0360d3399: vmm: VM_GET/SET_KERNEMU_DEV should run with the vCPU locked.
Branches
Unknown
Tags
Unknown