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
/
include
/
hw
/
usb.h
Age
Commit message (
Expand
)
Author
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-06
usb: accept usb3 control requests
Gerd Hoffmann
2017-01-31
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
2016-06-22
usb: Add QOM property "attached".
Gerd Hoffmann
2016-06-22
usb: make USBDevice->attached bool
Gerd Hoffmann
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2015-04-30
usb: Remove unused functions
Thomas Huth
2015-03-17
usb: Propagate errors through usb_register_companion()
Markus Armbruster
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2014-09-23
usb-bus: introduce a wrapper function to check speed
Gonglei
2014-09-23
usb-bus: remove "init" from USBDeviceClass struct
Gonglei
2014-09-23
usb-bus: convert USBDeviceClass init to realize
Gonglei
2014-08-29
usb: add usb_bus_release function
Gonglei
2014-08-09
hw/timer: Move extern declaration from .c to .h file
Stefan Weil
2014-06-02
usb: add usb_pick_speed
Gerd Hoffmann
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-01-16
usb: add support for microsoft os descriptors
Gerd Hoffmann
2013-11-28
usb: add vendor request defines
Gerd Hoffmann
2013-11-26
usb: Add usb_device_alloc/free_streams
Hans de Goede
2013-11-26
usb: Add max_streams attribute to endpoint info
Hans de Goede
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
2013-08-30
usb: Pass size to usb_bus_new()
Andreas Färber
2013-06-24
usb: add serial bus property
Gerd Hoffmann
2013-04-08
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
hw: move headers to include/
Paolo Bonzini