CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2024/07/12 07:51:12
Modified files: usr.sbin/vmd : x86_vm.c Log message: Quiet vmd debug logging about page faults. When we get bumped to userland and the fault is already handled, don't log anything. It's way too chatty and helps nobody trying to debug things.