Sign in
qemu
/
qemu
/
674bb26172fbe09cab18a4240e0ef58754077283
/
hw
/
usb-hid.c
47e699d
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
by balrog
· 16 years ago
de5c2d0
Fix range in the hid report descriptor for USB tablet.
by balrog
· 16 years ago
976f8ee
Try to fix USB HID and make the HID reports readable.
by balrog
· 17 years ago
c21c583
Fix USB and HID report descriptors for mouse and tablet.
by balrog
· 17 years ago
1451299
Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
926acf8
Pass correct pointer to HID keyboard event handler, fixes regression from IDLE mode introduction.
by balrog
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
117b3ae
Implement HID idle mode (avoids flooding guest with useless updates).
by pbrook
· 17 years ago
47b2d33
Add USB HID keyboard.
by balrog
· 18 years ago
e126cf1
Fix usb hid and mass-storage protocol revision, by Juergen Keil.
by ths
· 18 years ago
f2f1ac8
increase USB table poll interval
by bellard
· 18 years ago
455204e
Dynamic handling of guest mice, by Lonnie Mendez.
by ths
· 18 years ago
4d611c9
SCSI and USB async IO support.
by pbrook
· 18 years ago
059809e
usb destroy API change (Lonnie Mendez)
by bellard
· 18 years ago
1f6e24e
display device identifier string for user with info usb (Lonnie Mendez)
by bellard
· 19 years ago
2e5d83b
Rearrange SCSI disk emulation code. Add USB mass storage device emulation.
by pbrook
· 19 years ago
09b26c5
USB tablet support (Brad Campbell, Anthony Liguori)
by bellard
· 19 years ago
59ae540
added virtual USB mouse support
by bellard
· 19 years ago