1. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  2. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  3. 8beba93 usb: Call wakeup when data becomes available for all devices with int eps by Hans de Goede · 12 years ago
  4. 9a77a0f usb: split packet result into actual_length + status by Hans de Goede · 12 years ago
  5. 93bfef4 Allow machines to configure the QEMU_VERSION that's exposed via hardware by Crístian Viana · 13 years ago
  6. 9d55d1a usb: add serial number generator by Gerd Hoffmann · 13 years ago
  7. f1ae32a usb: the big rename by Gerd Hoffmann · 13 years ago[Renamed (98%) from hw/usb-wacom.c]
  8. 7718564 Merge remote-tracking branch 'kraxel/usb.38' into staging by Anthony Liguori · 13 years ago
  9. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  10. 079d0b7 usb: Set USBEndpoint in usb_packet_setup(). by Gerd Hoffmann · 13 years ago
  11. 7f74a56 usb: kill handle_packet callback by Gerd Hoffmann · 13 years ago
  12. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  13. ba02430 usb: separate out legacy usb registration from type registration by Anthony Liguori · 13 years ago
  14. 62aed76 usb: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  15. 1de14d4 usb: track altsetting in USBDevice by Gerd Hoffmann · 14 years ago
  16. 4f4321c usb: use iovecs in USBPacket by Gerd Hoffmann · 14 years ago
  17. ccce9fd usb-wacom doesn't support migration by Gerd Hoffmann · 14 years ago
  18. 007fd62 usb: Pass the packet to the device's handle_control callback by Hans de Goede · 14 years ago
  19. add7508 usb: update config descriptors to identify number of interfaces by Brad Hards · 14 years ago
  20. ed5a83d usb: move remote wakeup handling to common code by Gerd Hoffmann · 14 years ago
  21. a980a06 usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code by Gerd Hoffmann · 14 years ago
  22. 41c6abb usb: move USB_REQ_SET_ADDRESS handling to common code by Gerd Hoffmann · 14 years ago
  23. 037a520 usb wacom: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  24. b2d4d83 wacom tablet: activate event handlers. by Gerd Hoffmann · 14 years ago
  25. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  26. 0638469 qdev: Separate USB product description from qdev name by Markus Armbruster · 15 years ago
  27. fa7c70c usb-hid: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  28. 2ca2078 Fixed wacom emulation by François Revol · 16 years ago
  29. a8e662b usb: hook unplug into qdev, cleanups + fixes. by Gerd Hoffmann · 16 years ago
  30. 274945b qdev/usb: add some convinience aliases. by Gerd Hoffmann · 16 years ago
  31. a5d2f72 qdev/usb: make qemu aware of usb busses. by Gerd Hoffmann · 16 years ago
  32. 806b602 qdev/usb: add usb bus support to qdev, convert drivers. by Gerd Hoffmann · 16 years ago
  33. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  34. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  35. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  36. f6d2a31 Wacom PenPartner tablet (virtual USB device). by balrog · 18 years ago