index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-wacom.c
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
2016-01-29
usb: Clean up includes
Peter Maydell
2015-05-08
usb: usb-wacom-tablet QOMify
Gonglei
2014-09-23
dev-wacom: convert init to realize
Gonglei
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-04
usb: Call wakeup when data becomes available for all devices with int eps
Hans de Goede
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-04-26
usb: add serial number generator
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann