summaryrefslogtreecommitdiffstats
path: root/hw/ps2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix keyboard emulation for ARM versatile board:aurel322008-04-131-3/+11
* Add KBD_CMD_SCANCODE command.aurel322008-03-181-5/+34
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-18/+18
* Break up vl.h.pbrook2007-11-171-1/+3
* 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-7/+7
* VMMouse Emulation, by Anthony Liguori.ths2007-03-201-0/+5
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-051-1/+1
* USB tablet support (Brad Campbell, Anthony Liguori)bellard2006-04-121-1/+1
* Keyboard savevm fix (malc).pbrook2006-04-081-12/+34
* Add support for raw AT keyboard scancodes.pbrook2006-02-081-1/+33
* PS2 mouse and keyboard separation (Paul Brook)bellard2005-11-261-0/+512
OpenPOWER on IntegriCloud