CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2016/01/04 00:27:25
Modified files: usr.sbin/vmd : vmm.c Log message: Use an bitmap of handler function pointers to track I/O device to handler function mappings. First step in reworking device support in vmd to better handle interrupts.