vmm(4): switch the APMI CPUID mask to an include mask
authormlarkin <mlarkin@openbsd.org>
Tue, 5 Sep 2023 14:00:40 +0000 (14:00 +0000)
committermlarkin <mlarkin@openbsd.org>
Tue, 5 Sep 2023 14:00:40 +0000 (14:00 +0000)
commit07b219feff692782ae03fb1beb096bdd47c671fd
tree0748466d781b4d51f3caef9064c3ed2fd5af87c5
parentb64ddb25ad3f2b282428f578fcf4bf63ca7a4fc3
vmm(4): switch the APMI CPUID mask to an include mask

dv points out that there are other bits there that imply the existence
of other MSRs, so switching this to an include list is a better idea.
sys/arch/amd64/amd64/vmm_machdep.c
sys/arch/amd64/include/vmmvar.h