aboutsummaryrefslogtreecommitdiff
path: root/include/hw/usb.h
AgeCommit message (Expand)Author
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau
2017-02-06usb: accept usb3 control requestsGerd Hoffmann
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth
2016-06-22usb: Add QOM property "attached".Gerd Hoffmann
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster
2015-04-30usb: Remove unused functionsThomas Huth
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei
2014-09-23usb-bus: convert USBDeviceClass init to realizeGonglei
2014-08-29usb: add usb_bus_release functionGonglei
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil
2014-06-02usb: add usb_pick_speedGerd Hoffmann
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann
2013-11-28usb: add vendor request definesGerd Hoffmann
2013-11-26usb: Add usb_device_alloc/free_streamsHans de Goede
2013-11-26usb: Add max_streams attribute to endpoint infoHans de Goede
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina
2013-08-30usb: Pass size to usb_bus_new()Andreas Färber
2013-06-24usb: add serial bus propertyGerd Hoffmann
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08hw: move headers to include/Paolo Bonzini