summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vmx/io.c
AgeCommit message (Expand)Author
2020-12-08vmx: add fmt checking, fix fmt errors, remove duplication for vmdebugcinap_lenrek
2020-12-08vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"Sigrid
2020-07-31vmx(1): use cycles() instead of nsec() when possibleSigrid
2017-08-07vmx: fix hlt idle problemcinap_lenrek
2017-06-27vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixesaiju
2017-06-21vmx(1): add support for (so far) crude 9p debugging fs; add gdb stub; clean u...aiju
2017-06-19vmx(1): i8042: translation changes reported keyboard idaiju
2017-06-18vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 w...aiju
2017-06-17vmx(1): don't zero all memory, don't abandon uart on eof, sleep before transm...aiju
2017-06-17vmx: VESA support and other misc I/O improvementsaiju
2017-06-15vmx: complete cmosaiju
2017-06-15vmx: fix pic 'specific eoi' bug, fix kbd bug, add fake IDE and floppy controlleraiju
2017-06-14vmx: improve PIT/keyboard supportaiju
2017-06-13add vmx(1)aiju