]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vmm: Remove support for vm_rendezvous with a cpuid of -1.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 18 Nov 2022 18:03:23 +0000 (10:03 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 26 Jan 2023 22:02:10 +0000 (14:02 -0800)
commit6325451815cdb3f4c551002f7f02bcce193e3422
tree9f5d71026ca58fcf76b2e4f092a9cfd30d9c5b1d
parent88c217560ee451bdc0b9ade02167cfa50a53012c
vmm: Remove support for vm_rendezvous with a cpuid of -1.

This is not currently used.

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

(cherry picked from commit 949f0f47a4e774fea7222923440851c612a3f6fa)
sys/amd64/vmm/vmm.c