HomeFreeBSD

vmm: Remove vcpuid from I/O port handlers.

Description

vmm: Remove vcpuid from I/O port handlers.

No I/O ports are vCPU-specific (unlike memory which does have
vCPU-specific ranges such as the local APIC).

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

Details

Provenance
jhbAuthored on Nov 18 2022, 6:03 PM
Reviewer
corvink
Differential Revision
D37163: vmm: Remove vcpuid from I/O port handlers.
Parents
rG80cb5d845b8f: vmm: Pass vcpu instead of vm and vcpuid to APIs used from CPU backends.
Branches
Unknown
Tags
Unknown