index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-wacom.c
Age
Commit message (
Expand
)
Author
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-07-20
usb-wacom doesn't support migration
Gerd Hoffmann
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
usb: update config descriptors to identify number of interfaces
Brad Hards
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
2011-01-11
usb wacom: use new descriptor infrastructure.
Gerd Hoffmann
2010-10-20
wacom tablet: activate event handlers.
Gerd Hoffmann
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-10-30
usb-hid: use qdev for -usbdevice
Gerd Hoffmann
2009-10-12
Fixed wacom emulation
François Revol
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-09-09
qdev/usb: add some convinience aliases.
Gerd Hoffmann
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2007-11-17
Break up vl.h.
pbrook
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-06-10
Wacom PenPartner tablet (virtual USB device).
balrog