summaryrefslogtreecommitdiffstats
path: root/hw/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: Report error when lun number is in useFam Zheng2014-07-141-1/+2
* virtio-scsi: scsi events must be converted to target endiannessCédric Le Goater2014-07-011-2/+2
* virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsingGreg Kurz2014-07-011-7/+1
* virtio-scsi: use virtio wrappers to access headersRusty Russell2014-06-291-18/+20
* virtio: introduce device specific migration callsGreg Kurz2014-06-291-1/+1
* qapi: adjust existing definesWenchao Xia2014-06-231-3/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-201-19/+26
|\
| * Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-191-1/+1
| * Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-191-3/+7
| * vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-191-1/+9
| * vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-191-15/+10
* | virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei2014-06-192-6/+16
* | virtio-scsi: add support for the any_layout featurePaolo Bonzini2014-06-181-89/+104
* | virtio-scsi: introduce virtio_scsi_complete_cmd_reqPaolo Bonzini2014-06-181-5/+10
* | virtio-scsi: prepare sense data handling for any_layoutPaolo Bonzini2014-06-181-10/+12
* | virtio-scsi: add extra argument and return type to qemu_sgl_concatPaolo Bonzini2014-06-181-7/+20
* | virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fieldsPaolo Bonzini2014-06-181-1/+5
* | virtio-scsi: start preparing for any_layoutPaolo Bonzini2014-06-181-49/+72
* | megasas: use PCI DMA APIPaolo Bonzini2014-06-181-6/+10
* | scsi: Print command name in debugAlexey Kardashevskiy2014-06-183-4/+8
* | scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745cUlrich Obergfell2014-06-181-1/+1
* | scsi-disk.c: Fix compilation with -DDEBUG_SCSIPaul Janzen2014-06-181-1/+1
|/
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-165-10/+4
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-4/+2
* hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-052-16/+16
* Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-05-223-3/+6
|\
| * megasas: remove buildtime stringsOlaf Hering2014-05-201-2/+2
| * virtio-scsi: Plug memory leak on virtio_scsi_push_event() error pathMarkus Armbruster2014-05-161-1/+2
| * scsi: Document intentional fall through in scsi_req_length()Markus Armbruster2014-05-161-0/+2
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-05-194-24/+90
|\ \ | |/
| * megasas: Add MSI supportHannes Reinecke2014-04-281-6/+43
| * megasas: Enable MSI-X supportHannes Reinecke2014-04-281-12/+5
| * megasas: Implement LD_LIST_QUERYHannes Reinecke2014-04-282-0/+26
| * scsi: Improve error messages morePaolo Bonzini2014-04-282-7/+12
| * scsi-disk: Improve error messager if can't get version numberFam Zheng2014-04-281-2/+7
* | savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-142-4/+1
* | hw: Add missing 'static' attributesStefan Weil2014-05-071-1/+1
* | virtio-scsi: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+9
|/
* scsi-bus: remove bogus assertionPaolo Bonzini2014-04-021-1/+0
* spapr_vscsi: remove duplicate condition checkPrasad Joshi2014-03-261-1/+1
* scsi: check req pointer before dereferencing itPrasad Joshi2014-03-261-1/+2
* virtio-scsi: actually honor sense_size from configuration spacePaolo Bonzini2014-03-141-1/+3
* scsi: Fix migration of scsi sense dataFam Zheng2014-03-141-1/+29
* spapr-vscsi: fix CRQ statusAlexey Kardashevskiy2014-03-141-2/+2
* spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn2014-03-051-0/+60
* scsi-disk: Add support for port WWN and index descriptors in VPD page 83hRoland Dreier2014-02-221-0/+26
* scsi-bus: Fix transfer length for VERIFY with BYTCHK=11bMarkus Armbruster2014-02-221-1/+1
* scsi: report thin provisioning errors with werror=reportPaolo Bonzini2014-02-222-0/+8
* scsi: Change scsi sense buf size to 252Fam Zheng2014-02-222-3/+0
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-142-4/+4
OpenPOWER on IntegriCloud