summaryrefslogtreecommitdiffstats
path: root/hw/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-041-1/+1
|\
| * vhost-scsi: init backend features earlierMichael S. Tsirkin2014-09-031-1/+1
* | virtio-scsi: Report error if num_queues is 0 or too largeFam Zheng2014-08-261-0/+6
* | scsi-generic: remove superfluous DPRINTF avoid to break compilingGonglei2014-08-261-3/+0
* | scsi-bus: Convert DeviceClass init to realizeFam Zheng2014-08-264-93/+93
* | block: Pass errp in blkconf_geometryFam Zheng2014-08-261-3/+8
|/
* memory: remove memory_region_destroyPaolo Bonzini2014-08-184-17/+0
* virtio-scsi: implement parse_cdbPaolo Bonzini2014-07-291-0/+25
* scsi-block, scsi-generic: implement parse_cdbPaolo Bonzini2014-07-293-2/+22
* scsi-block: extract scsi_block_is_passthroughPaolo Bonzini2014-07-291-12/+26
* scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfoPaolo Bonzini2014-07-291-3/+23
* scsi-bus: prepare scsi_req_new for introduction of parse_cdbPaolo Bonzini2014-07-291-21/+30
* 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
|/
OpenPOWER on IntegriCloud