CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2019/10/15 20:47:34
Modified files: usr.sbin/vmd : pci.c Log message: vmd(8): provide some additional info in a debug msg Print the guest %rip when it tries to do I/O to a nonexistent port. Also convert the message to a DPRINTF so that it doesn't leak guest address information into any logging the host might be doing under normal non-debug conditions.