summaryrefslogtreecommitdiffstats
path: root/hw/usb/dev-uas.c
Commit message (Expand)AuthorAgeFilesLines
* usb: usb-uas QOMifyGonglei2015-05-081-6/+9
* dev-uas: using error_report instead of fprintfGonglei2014-09-231-5/+6
* dev-uas: convert init to realizeGonglei2014-09-231-4/+2
* usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-2/+2
* uas: s/ui/iu/Hans de Goede2013-11-261-38/+38
* uas: Fix response iu struct definitionHans de Goede2013-11-261-10/+8
* uas: Bounds check tags when using streamsHans de Goede2013-11-261-0/+14
* uas: Streams are numbered 1-y, rather then 0-xHans de Goede2013-11-261-3/+3
* uas: Fix / cleanup usb_uas_task error handlingHans de Goede2013-11-261-17/+3
* uas: Only use report iu-s for task_mgmt status reportingHans de Goede2013-11-261-8/+22
* Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori2013-09-031-3/+12
|\
| * uas: add property for request loggingGerd Hoffmann2013-09-021-3/+12
* | scsi: Pass size to scsi_bus_new()Andreas Färber2013-08-301-1/+2
|/
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-031-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* uas-uas: usb3 streamsGerd Hoffmann2013-02-191-42/+205
* usb-core: usb3 streamsGerd Hoffmann2013-02-191-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* usb: split packet result into actual_length + statusHans de Goede2012-11-081-20/+16
* cleanup useless return sentenceAmos Kong2012-10-051-2/+0
* uas: move transfer kickoffGerd Hoffmann2012-08-311-2/+1
* usb: update uas product idGerd Hoffmann2012-08-161-1/+1
* usb: add usb attached scsi emulationGerd Hoffmann2012-07-121-0/+779
OpenPOWER on IntegriCloud