]> git.proxmox.com Git - mirror_qemu.git/history - hw/usb-hid.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / usb-hid.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-09 pbrookImplement HID idle mode (avoids flooding guest with...
2007-06-22 balrogAdd USB HID keyboard.
2007-03-31 thsFix usb hid and mass-storage protocol revision, by...
2007-02-11 bellardincrease USB table poll interval
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2006-08-12 pbrookSCSI and USB async IO support.
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-04-12 bellardUSB tablet support (Brad Campbell, Anthony Liguori)
2005-11-05 bellardadded virtual USB mouse support