aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/dev-uas.c
AgeCommit message (Expand)Author
2015-05-08usb: usb-uas QOMifyGonglei
2014-09-23dev-uas: using error_report instead of fprintfGonglei
2014-09-23dev-uas: convert init to realizeGonglei
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2013-11-26uas: s/ui/iu/Hans de Goede
2013-11-26uas: Fix response iu struct definitionHans de Goede
2013-11-26uas: Bounds check tags when using streamsHans de Goede
2013-11-26uas: Streams are numbered 1-y, rather then 0-xHans de Goede
2013-11-26uas: Fix / cleanup usb_uas_task error handlingHans de Goede
2013-11-26uas: Only use report iu-s for task_mgmt status reportingHans de Goede
2013-09-03Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori
2013-09-02uas: add property for request loggingGerd Hoffmann
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic
2013-04-08hw: move headers to include/Paolo Bonzini
2013-02-19uas-uas: usb3 streamsGerd Hoffmann
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-10-05cleanup useless return sentenceAmos Kong
2012-08-31uas: move transfer kickoffGerd Hoffmann
2012-08-16usb: update uas product idGerd Hoffmann
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann