summaryrefslogtreecommitdiffstats
path: root/hw/scsi/spapr_vscsi.c
Commit message (Expand)AuthorAgeFilesLines
* hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth2015-10-231-1/+0
* spapr_vio: Convert to realize()Markus Armbruster2015-03-091-10/+3
* migration: Append JSON description of migration streamAlexander Graf2015-02-051-1/+1
* scsi: Drop scsi_req_abortFam Zheng2014-09-301-3/+10
* scsi: Print command name in debugAlexey Kardashevskiy2014-06-181-2/+3
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-4/+2
* spapr_vscsi: remove duplicate condition checkPrasad Joshi2014-03-261-1/+1
* spapr-vscsi: fix CRQ statusAlexey Kardashevskiy2014-03-141-2/+2
* spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn2014-03-051-0/+60
* scsi: Change scsi sense buf size to 252Fam Zheng2014-02-221-1/+0
* spapr: add vio-bus devices to categoriesAlexey Kardashevskiy2013-11-081-0/+1
* spapr-vscsi: Report error on unsupported MAD requestsAlexey Kardashevskiy2013-09-121-4/+18
* spapr-vscsi: Adding VSCSI capabilitiesNikunj A. Dadhania2013-09-121-0/+54
* spapr-vscsi: add task managementAlexey Kardashevskiy2013-09-121-27/+92
* scsi: Pass size to scsi_bus_new()Andreas Färber2013-08-301-1/+2
* spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-28/+29
* spapr-vscsi: fix SOLNT bit in SRP_RSPAlexey Kardashevskiy2013-07-291-2/+3
* pseries: savevm support for PAPR virtual SCSIDavid Gibson2013-07-291-1/+81
* pseries: rework PAPR virtual SCSIAlexey Kardashevskiy2013-07-291-93/+130
* scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber2013-07-231-1/+6
* scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-031-1/+1
* pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson2013-04-261-6/+9
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-2/+2
* hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini2013-04-081-0/+982
OpenPOWER on IntegriCloud