CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/09/17 18:05:15
Modified files: usr.sbin/vmd : i8259.c Log message: protect i8259 state with a mutex. this allows interrupts to be safely posted by multiple threads. ok mlarkin@
CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/09/17 18:05:15
Modified files: usr.sbin/vmd : i8259.c Log message: protect i8259 state with a mutex. this allows interrupts to be safely posted by multiple threads. ok mlarkin@