CVSROOT: /cvs Module name: src Changes by: ste...@cvs.openbsd.org 2016/09/02 11:10:08
Modified files: usr.sbin/vmd : ns8250.c ns8250.h vmm.c Log message: Process incoming com data asynchronously to running VCPU This registers a handler with libevent that is triggered on incoming data on the com port. ok mlarkin@