summaryrefslogtreecommitdiff
path: root/hw/scsi/spapr_vscsi.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-14spapr-vscsi: fix CRQ statusAlexey Kardashevskiy1-2/+2
2014-03-05spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn1-0/+60
2014-02-22scsi: Change scsi sense buf size to 252Fam Zheng1-1/+0
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy1-0/+1
2013-09-12spapr-vscsi: Report error on unsupported MAD requestsAlexey Kardashevskiy1-4/+18
2013-09-12spapr-vscsi: Adding VSCSI capabilitiesNikunj A. Dadhania1-0/+54
2013-09-12spapr-vscsi: add task managementAlexey Kardashevskiy1-27/+92
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber1-1/+2
2013-07-29spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell1-28/+29
2013-07-29spapr-vscsi: fix SOLNT bit in SRP_RSPAlexey Kardashevskiy1-2/+3
2013-07-29pseries: savevm support for PAPR virtual SCSIDavid Gibson1-1/+81
2013-07-29pseries: rework PAPR virtual SCSIAlexey Kardashevskiy1-93/+130
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber1-1/+6
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic1-1/+1
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson1-6/+9
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-2/+2
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini1-0/+982