CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2019/04/20 17:44:36
Modified files: sys/arch/amd64/amd64: vmm.c Log message: Revert enabling VMM_DEBUG which slipped through the previous commit. Fixes panic on `vmctl start foo'. OK tedu deraadt