CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2022/11/08 12:38:34
Modified files: sys/arch/amd64/amd64: vmm.c Log message: don't keep track of how many vcpus are currently running. the number is never read anywhere, and i'm not sure what value that number has anyway. mlarkin@ agrees