summaryrefslogtreecommitdiff
path: root/include/hw/usb.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau1-5/+0
2017-02-06usb: accept usb3 control requestsGerd Hoffmann1-0/+2
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth1-0/+1
2016-06-22usb: Add QOM property "attached".Gerd Hoffmann1-0/+1
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann1-1/+1
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster1-0/+1
2015-04-30usb: Remove unused functionsThomas Huth1-5/+0
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster1-5/+7
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster1-1/+1
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei1-0/+1
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei1-2/+0
2014-09-23usb-bus: convert USBDeviceClass init to realizeGonglei1-2/+8
2014-08-29usb: add usb_bus_release functionGonglei1-0/+1
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil1-1/+6
2014-06-02usb: add usb_pick_speedGerd Hoffmann1-0/+1
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas1-0/+5
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann1-0/+3
2013-11-28usb: add vendor request definesGerd Hoffmann1-4/+13
2013-11-26usb: Add usb_device_alloc/free_streamsHans de Goede1-0/+12
2013-11-26usb: Add max_streams attribute to endpoint infoHans de Goede1-0/+3
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina1-3/+0
2013-08-30usb: Pass size to usb_bus_new()Andreas Färber1-1/+2
2013-06-24usb: add serial bus propertyGerd Hoffmann1-0/+1
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-0/+571
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+570