aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ps2.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Fix keyboard emulation for ARM versatile board:aurel321-3/+11
2008-03-18Add KBD_CMD_SCANCODE command.aurel321-5/+34
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths1-18/+18
2007-11-17Break up vl.h.pbrook1-1/+3
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-7/+7
2007-03-20VMMouse Emulation, by Anthony Liguori.ths1-0/+5
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths1-1/+1
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard1-1/+1
2006-04-08Keyboard savevm fix (malc).pbrook1-12/+34
2006-02-08Add support for raw AT keyboard scancodes.pbrook1-1/+33
2005-11-26PS2 mouse and keyboard separation (Paul Brook)bellard1-0/+512