aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi/spapr_vscsi.c
AgeCommit message (Expand)Author
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster
2016-10-05spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi
2016-09-23spapr_vscsi: convert to trace framework instead of DPRINTFLaurent Vivier
2016-05-18Fix some typos found by codespellStefan Weil
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-01-29ppc: Clean up includesPeter Maydell
2015-10-23hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth
2015-03-09spapr_vio: Convert to realize()Markus Armbruster
2015-02-05migration: Append JSON description of migration streamAlexander Graf
2014-09-30scsi: Drop scsi_req_abortFam Zheng
2014-06-18scsi: Print command name in debugAlexey Kardashevskiy
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-03-26spapr_vscsi: remove duplicate condition checkPrasad Joshi
2014-03-14spapr-vscsi: fix CRQ statusAlexey Kardashevskiy
2014-03-05spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn
2014-02-22scsi: Change scsi sense buf size to 252Fam Zheng
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy
2013-09-12spapr-vscsi: Report error on unsupported MAD requestsAlexey Kardashevskiy
2013-09-12spapr-vscsi: Adding VSCSI capabilitiesNikunj A. Dadhania
2013-09-12spapr-vscsi: add task managementAlexey Kardashevskiy
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber
2013-07-29spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell
2013-07-29spapr-vscsi: fix SOLNT bit in SRP_RSPAlexey Kardashevskiy
2013-07-29pseries: savevm support for PAPR virtual SCSIDavid Gibson
2013-07-29pseries: rework PAPR virtual SCSIAlexey Kardashevskiy
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini