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