CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/16 07:34:33
Modified files:
sys/arch/amd64/amd64: cpu.c
Log message:
Stop enabling vmm mode on cpus in cpu_init().
vmm(4) handles this on-demand and during DVACT_WAKEUP.
ok mlarkin@
