summaryrefslogtreecommitdiff
path: root/hw/scsi
AgeCommit message (Expand)Author
2014-11-12virtio-scsi: dataplane: suppress guest notificationMing Lei
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke
2014-11-11virtio-scsi: dataplane: fix allocation for 'cmd_vrings'Ming Lei
2014-11-10esp: fix coding standardsPaolo Bonzini
2014-11-07virtio-scsi: work around bug in old BIOSesPaolo Bonzini
2014-11-07esp-pci: fixup deadlock with linuxHannes Reinecke
2014-10-31virtio-scsi: fix dataplanePaolo Bonzini
2014-10-31virtio-scsi: Fix num_queue input validationFam Zheng
2014-10-31scsi: devirtualize unrealize of SCSI devicesPaolo Bonzini
2014-10-31virtio-scsi: Fix memory leak when realize failedFam Zheng
2014-10-31megasas: Fixup MSI-X handlingHannes Reinecke
2014-10-31megasas: Rework frame queueing algorithmHannes Reinecke
2014-10-31megasas: Update queue loggingHannes Reinecke
2014-10-31megasas: Implement DCMD_CLUSTER_RESET_LDHannes Reinecke
2014-10-31megasas: Ignore duplicate init_firmware commandsHannes Reinecke
2014-10-31megasas: Clear unit attention on initial resetHannes Reinecke
2014-10-31megasas: Decode register namesHannes Reinecke
2014-10-31megasas: Fix typo in megasas_dcmd_ld_get_list()Hannes Reinecke
2014-10-31megasas: add MegaRAID SAS 2108 emulationHannes Reinecke
2014-10-31megasas: fixup device mappingHannes Reinecke
2014-10-31megasas: fixup MFI_DCMD_LD_LIST_QUERYHannes Reinecke
2014-10-31scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length()Hannes Reinecke
2014-10-27hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrlBin Wu
2014-10-27virtio-scsi: sense in virtio_scsi_command_completeTing Wang
2014-10-23virtio-scsi: dataplane: stop trying on notifier errorCornelia Huck
2014-10-23virtio-scsi: dataplane: fail setup gracefullyCornelia Huck
2014-10-23virtio-scsi: dataplane: print why starting failedCornelia Huck
2014-10-23virtio-scsi-dataplane: Add op blockerFam Zheng
2014-10-20blockdev: Fix blockdev-add not to create DriveInfoMarkus Armbruster
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15block: remove bootindex property from qdev to qomGonglei
2014-10-15scsi: add bootindex to qom propertyGonglei
2014-10-15scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fieldsIgor Mammedov
2014-10-15scsi: Convert virtio-scsi HBA to hotplug handler APIIgor Mammedov
2014-10-15scsi: Convert pvscsi HBA to hotplug handler APIIgor Mammedov
2014-10-15scsi: Set SCSI BUS itself as default HotplugHandlerIgor Mammedov
2014-10-09virtio-scsi: fix use-after-free of VirtIOSCSIReqPaolo Bonzini
2014-09-30virtio-scsi: Handle TMF request cancellation asynchronouslyFam Zheng
2014-09-30scsi: Introduce scsi_req_cancel_asyncFam Zheng
2014-09-30scsi: Introduce scsi_req_cancel_completeFam Zheng
2014-09-30scsi: Drop SCSIReqOps.cancel_ioFam Zheng
2014-09-30scsi: Unify request unref in scsi_req_cancelFam Zheng
2014-09-30scsi-generic: Handle canceled request in scsi_command_completeFam Zheng
2014-09-30scsi: Drop scsi_req_abortFam Zheng
2014-09-30virtio-scsi: Process ".iothread" propertyFam Zheng
2014-09-30virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handlingFam Zheng