summaryrefslogtreecommitdiffstats
path: root/hw/scsi/spapr_vscsi.c
Commit message (Expand)AuthorAgeFilesLines
* hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster2017-02-211-0/+2
* hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster2017-02-211-3/+0Star
* spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi2016-10-051-1/+1
* spapr_vscsi: convert to trace framework instead of DPRINTFLaurent Vivier2016-09-231-52/+36Star
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth2015-10-231-1/+0Star
* spapr_vio: Convert to realize()Markus Armbruster2015-03-091-10/+3Star
* 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/+2Star
* 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/+0Star
* 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-301-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