CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2021/04/01 05:05:47
Modified files: usr.sbin/vmd : vmm.c Log message: Remove extraneous call of vm_getbyvmid during pause event The vm is already being assigned by a call in the if-condition.