CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/23 06:27:21
Modified files:
usr.sbin/vmd : vm.c
Log message:
vmd(8): log vmd's vm id, not vmm's in vcpu_run_loop.
Some guests cause a warning message during a shutdown. Log the vmd
vm id and not the kernel vmm id as it's next to useless to the end
user. This has annoyed me too much.
