index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-hid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-14
Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).
balrog
1
-1
/
+3
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-09-17
Pass correct pointer to HID keyboard event handler, fixes regression from IDL...
balrog
1
-1
/
+1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-7
/
+7
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-22
/
+22
2007-09-09
Implement HID idle mode (avoids flooding guest with useless updates).
pbrook
1
-11
/
+29
2007-06-22
Add USB HID keyboard.
balrog
1
-45
/
+344
2007-03-31
Fix usb hid and mass-storage protocol revision, by Juergen Keil.
ths
1
-1
/
+1
2007-02-11
increase USB table poll interval
bellard
1
-1
/
+1
2007-01-05
Dynamic handling of guest mice, by Lonnie Mendez.
ths
1
-3
/
+6
2006-08-12
SCSI and USB async IO support.
pbrook
1
-6
/
+5
2006-07-19
usb destroy API change (Lonnie Mendez)
bellard
1
-7
/
+11
2006-06-26
display device identifier string for user with info usb (Lonnie Mendez)
bellard
1
-0
/
+4
2006-05-25
Rearrange SCSI disk emulation code.
pbrook
1
-1
/
+7
2006-04-12
USB tablet support (Brad Campbell, Anthony Liguori)
bellard
1
-15
/
+205
2005-11-05
added virtual USB mouse support
bellard
1
-0
/
+347