summaryrefslogtreecommitdiff
path: root/hw/usb/dev-uas.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori1-3/+12
2013-09-02uas: add property for request loggingGerd Hoffmann1-3/+12
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber1-1/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-02-19uas-uas: usb3 streamsGerd Hoffmann1-42/+205
2013-02-19usb-core: usb3 streamsGerd Hoffmann1-1/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-11-08usb: split packet result into actual_length + statusHans de Goede1-20/+16
2012-10-05cleanup useless return sentenceAmos Kong1-2/+0
2012-08-31uas: move transfer kickoffGerd Hoffmann1-2/+1
2012-08-16usb: update uas product idGerd Hoffmann1-1/+1
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann1-0/+779