index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
2014-11-12
virtio-scsi: dataplane: suppress guest notification
Ming Lei
2014-11-12
esp: Do not overwrite ESP_TCHI after reset
Hannes Reinecke
2014-11-11
virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
Ming Lei
2014-11-10
esp: fix coding standards
Paolo Bonzini
2014-11-07
virtio-scsi: work around bug in old BIOSes
Paolo Bonzini
2014-11-07
esp-pci: fixup deadlock with linux
Hannes Reinecke
2014-10-31
virtio-scsi: fix dataplane
Paolo Bonzini
2014-10-31
virtio-scsi: Fix num_queue input validation
Fam Zheng
2014-10-31
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
2014-10-31
virtio-scsi: Fix memory leak when realize failed
Fam Zheng
2014-10-31
megasas: Fixup MSI-X handling
Hannes Reinecke
2014-10-31
megasas: Rework frame queueing algorithm
Hannes Reinecke
2014-10-31
megasas: Update queue logging
Hannes Reinecke
2014-10-31
megasas: Implement DCMD_CLUSTER_RESET_LD
Hannes Reinecke
2014-10-31
megasas: Ignore duplicate init_firmware commands
Hannes Reinecke
2014-10-31
megasas: Clear unit attention on initial reset
Hannes Reinecke
2014-10-31
megasas: Decode register names
Hannes Reinecke
2014-10-31
megasas: Fix typo in megasas_dcmd_ld_get_list()
Hannes Reinecke
2014-10-31
megasas: add MegaRAID SAS 2108 emulation
Hannes Reinecke
2014-10-31
megasas: fixup device mapping
Hannes Reinecke
2014-10-31
megasas: fixup MFI_DCMD_LD_LIST_QUERY
Hannes Reinecke
2014-10-31
scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length()
Hannes Reinecke
2014-10-27
hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrl
Bin Wu
2014-10-27
virtio-scsi: sense in virtio_scsi_command_complete
Ting Wang
2014-10-23
virtio-scsi: dataplane: stop trying on notifier error
Cornelia Huck
2014-10-23
virtio-scsi: dataplane: fail setup gracefully
Cornelia Huck
2014-10-23
virtio-scsi: dataplane: print why starting failed
Cornelia Huck
2014-10-23
virtio-scsi-dataplane: Add op blocker
Fam Zheng
2014-10-20
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
block: remove bootindex property from qdev to qom
Gonglei
2014-10-15
scsi: add bootindex to qom property
Gonglei
2014-10-15
scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
Igor Mammedov
2014-10-15
scsi: Convert virtio-scsi HBA to hotplug handler API
Igor Mammedov
2014-10-15
scsi: Convert pvscsi HBA to hotplug handler API
Igor Mammedov
2014-10-15
scsi: Set SCSI BUS itself as default HotplugHandler
Igor Mammedov
2014-10-09
virtio-scsi: fix use-after-free of VirtIOSCSIReq
Paolo Bonzini
2014-09-30
virtio-scsi: Handle TMF request cancellation asynchronously
Fam Zheng
2014-09-30
scsi: Introduce scsi_req_cancel_async
Fam Zheng
2014-09-30
scsi: Introduce scsi_req_cancel_complete
Fam Zheng
2014-09-30
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
2014-09-30
scsi: Unify request unref in scsi_req_cancel
Fam Zheng
2014-09-30
scsi-generic: Handle canceled request in scsi_command_complete
Fam Zheng
2014-09-30
scsi: Drop scsi_req_abort
Fam Zheng
2014-09-30
virtio-scsi: Process ".iothread" property
Fam Zheng
2014-09-30
virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handling
Fam Zheng
[next]