summaryrefslogtreecommitdiffstats
path: root/hw/usb-hid.c
Commit message (Expand)AuthorAgeFilesLines
* Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).balrog2008-01-141-1/+3
* Break up vl.h.pbrook2007-11-171-1/+3
* Pass correct pointer to HID keyboard event handler, fixes regression from IDL...balrog2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-7/+7
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-22/+22
* Implement HID idle mode (avoids flooding guest with useless updates).pbrook2007-09-091-11/+29
* Add USB HID keyboard.balrog2007-06-221-45/+344
* Fix usb hid and mass-storage protocol revision, by Juergen Keil.ths2007-03-311-1/+1
* increase USB table poll intervalbellard2007-02-111-1/+1
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-051-3/+6
* SCSI and USB async IO support.pbrook2006-08-121-6/+5
* usb destroy API change (Lonnie Mendez)bellard2006-07-191-7/+11
* display device identifier string for user with info usb (Lonnie Mendez)bellard2006-06-261-0/+4
* Rearrange SCSI disk emulation code.pbrook2006-05-251-1/+7
* USB tablet support (Brad Campbell, Anthony Liguori)bellard2006-04-121-15/+205
* added virtual USB mouse supportbellard2005-11-051-0/+347
OpenPOWER on IntegriCloud