summaryrefslogtreecommitdiffstats
path: root/hw/pckbd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-1/+1
* Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog2008-07-191-1/+1
* Enhance PC kbd debugging (patch from Hervé Poussineau)balrog2008-02-101-6/+9
* Add statics and missing #includes for prototypes.pbrook2007-11-181-3/+3
* Break up vl.h.pbrook2007-11-171-1/+5
* "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.ths2007-10-201-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-5/+5
* Fix incorrect target_ulong use in hw devicesblueswir12007-06-081-2/+2
* Support it_shift for mmapped pckbd.ths2007-04-161-12/+22
* Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths2007-04-161-2/+59
* Unify IRQ handling.pbrook2007-04-071-12/+7
* VMMouse Emulation, by Anthony Liguori.ths2007-03-201-0/+3
* PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths2007-02-181-12/+23
* Keyboard savevm fix (malc).pbrook2006-04-081-3/+5
* Add support for raw AT keyboard scancodes.pbrook2006-02-081-0/+1
* PS2 mouse and keyboard separation (Paul Brook)bellard2005-11-261-378/+40
* cpu_single_env usage fixbellard2005-11-211-4/+4
* mouse reset fixbellard2005-01-271-0/+1
* enabled wheel mouse supportbellard2005-01-171-2/+0
* kbd save/restorebellard2004-07-101-0/+48
* new reset APIbellard2004-06-201-6/+5
* hid event handlingbellard2004-06-031-4/+8
* keyboard irq generation fixbellard2004-04-291-21/+18
* NT mouse fix (Mark Jonckheere)bellard2004-04-161-0/+4
* fixed keyboard random bug (Mike Nordell)bellard2004-04-101-2/+2
* win32 port (initial patch by kazu)bellard2004-03-311-20/+0
* io port API changebellard2004-03-141-17/+19
* separated more devices from emulatorbellard2004-03-141-0/+672
OpenPOWER on IntegriCloud