Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | scsi: Remove automatic creation of SCSI controllers with -drive if=scsi | Thomas Huth | 1 | -2/+1 |
2017-09-19 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini | 1 | -1/+1 |
2017-02-21 | hw: Deprecate -drive if=scsi with non-onboard HBAs | Markus Armbruster | 1 | -0/+2 |
2017-02-21 | hw/scsi: Concentrate -drive if=scsi auto-create in one place | Markus Armbruster | 1 | -3/+0 |
2016-10-05 | spapr_vscsi: fix build error introduced by f19661c8 | Felipe Franciosi | 1 | -1/+1 |
2016-09-23 | spapr_vscsi: convert to trace framework instead of DPRINTF | Laurent Vivier | 1 | -52/+36 |
2016-05-18 | Fix some typos found by codespell | Stefan Weil | 1 | -1/+1 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-23 | hw/scsi/spapr_vscsi: Remove superfluous memset | Thomas Huth | 1 | -1/+0 |
2015-03-09 | spapr_vio: Convert to realize() | Markus Armbruster | 1 | -10/+3 |
2015-02-05 | migration: Append JSON description of migration stream | Alexander Graf | 1 | -1/+1 |
2014-09-30 | scsi: Drop scsi_req_abort | Fam Zheng | 1 | -3/+10 |
2014-06-18 | scsi: Print command name in debug | Alexey Kardashevskiy | 1 | -2/+3 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela | 1 | -4/+2 |
2014-03-26 | spapr_vscsi: remove duplicate condition check | Prasad Joshi | 1 | -1/+1 |
2014-03-14 | spapr-vscsi: fix CRQ status | Alexey Kardashevskiy | 1 | -2/+2 |
2014-03-05 | spapr_vscsi: Fix REPORT_LUNS handling | Nathan Whitehorn | 1 | -0/+60 |
2014-02-22 | scsi: Change scsi sense buf size to 252 | Fam Zheng | 1 | -1/+0 |
2013-11-08 | spapr: add vio-bus devices to categories | Alexey Kardashevskiy | 1 | -0/+1 |
2013-09-12 | spapr-vscsi: Report error on unsupported MAD requests | Alexey Kardashevskiy | 1 | -4/+18 |
2013-09-12 | spapr-vscsi: Adding VSCSI capabilities | Nikunj A. Dadhania | 1 | -0/+54 |
2013-09-12 | spapr-vscsi: add task management | Alexey Kardashevskiy | 1 | -27/+92 |
2013-08-30 | scsi: Pass size to scsi_bus_new() | Andreas Färber | 1 | -1/+2 |
2013-07-29 | spapr: Rename 'dprintf' to 'DPRINTF' | Peter Maydell | 1 | -28/+29 |
2013-07-29 | spapr-vscsi: fix SOLNT bit in SRP_RSP | Alexey Kardashevskiy | 1 | -2/+3 |
2013-07-29 | pseries: savevm support for PAPR virtual SCSI | David Gibson | 1 | -1/+81 |
2013-07-29 | pseries: rework PAPR virtual SCSI | Alexey Kardashevskiy | 1 | -93/+130 |
2013-07-23 | scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline() | Andreas Färber | 1 | -1/+6 |
2013-05-03 | scsi: add bus_name parameter to scsi_bus_new. | KONRAD Frederic | 1 | -1/+1 |
2013-04-26 | pseries: Convert VIO code to QOM style type safe(ish) casts | David Gibson | 1 | -6/+9 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -2/+2 |
2013-04-08 | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ | Paolo Bonzini | 1 | -0/+982 |