summaryrefslogtreecommitdiff
path: root/hw/pckbd.c
AgeCommit message (Expand)Author
2008-02-10Enhance PC kbd debugging (patch from Hervé Poussineau)balrog
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-10-20"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir1
2007-04-16Support it_shift for mmapped pckbd.ths
2007-04-16Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths
2007-04-07Unify IRQ handling.pbrook
2007-03-20VMMouse Emulation, by Anthony Liguori.ths
2007-02-18PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths
2006-04-08Keyboard savevm fix (malc).pbrook
2006-02-08Add support for raw AT keyboard scancodes.pbrook
2005-11-26PS2 mouse and keyboard separation (Paul Brook)bellard
2005-11-21cpu_single_env usage fixbellard
2005-01-27mouse reset fixbellard
2005-01-17enabled wheel mouse supportbellard
2004-07-10kbd save/restorebellard
2004-06-20new reset APIbellard
2004-06-03hid event handlingbellard
2004-04-29keyboard irq generation fixbellard
2004-04-16NT mouse fix (Mark Jonckheere)bellard
2004-04-10fixed keyboard random bug (Mike Nordell)bellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-14io port API changebellard
2004-03-14separated more devices from emulatorbellard