vmm: Use struct vcpu in the rendezvous code.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 18 Nov 2022 18:03:34 +0000 (10:03 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 18 Nov 2022 18:25:37 +0000 (10:25 -0800)
commitd8be3d523dd50a17f48957c1bb2e0cd7bbf02cab
tree890042b61a418219636cd00187ef517959076f3c
parent949f0f47a4e774fea7222923440851c612a3f6fa
vmm: Use struct vcpu in the rendezvous code.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D37165
sys/amd64/include/vmm.h
sys/amd64/vmm/io/vioapic.c
sys/amd64/vmm/io/vlapic.c
sys/amd64/vmm/io/vlapic.h
sys/amd64/vmm/vmm.c