summaryrefslogtreecommitdiff
path: root/hw/ps2.c
AgeCommit message (Expand)Author
2009-01-26Add reset irq state for ps2 reboot callback (Dor Laor)aliguori
2008-04-13Fix keyboard emulation for ARM versatile board:aurel32
2008-03-18Add KBD_CMD_SCANCODE command.aurel32
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-11-17Break up vl.h.pbrook
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-03-20VMMouse Emulation, by Anthony Liguori.ths
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard
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