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

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
rG62be9ffd82fb: vmm: VM_GET/SET_KERNEMU_DEV should run with the vCPU locked.
Branches
Unknown
Tags
Unknown