aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi
AgeCommit message (Expand)Author
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-11-27lsi: Reselection needed to remove pending commands from queueGeorge Kennedy
2018-11-22scsi-disk: Fix crash if underlying host file or disk returns errorRichard W.M. Jones
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-06scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUESTPaolo Bonzini
2018-11-06scsi-generic: avoid invalid access to struct when emulating block limitsPaolo Bonzini
2018-11-06scsi-generic: avoid out-of-bounds access to VPD page listPaolo Bonzini
2018-11-06scsi-generic: keep VPD page list sortedPaolo Bonzini
2018-11-06lsi53c895a: check message length value is validPrasad J Pandit
2018-11-05vhost-scsi: prevent using uninitialized vqsyuchenlin
2018-10-19scsi-disk: fix rerror/werror=ignorePaolo Bonzini
2018-10-19scsi-disk: fix double completion of failing passthrough requestsPaolo Bonzini
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov
2018-10-02hw/scsi/mptendian: Avoid taking address of fields in packed structsPeter Maydell
2018-10-02lsi53c895a: convert to trace-eventsMark Cave-Ayland
2018-10-02scsi-block: Deprecate rotation_rateFam Zheng
2018-09-25lsi53c895a: add optional external IRQ via qdevMark Cave-Ayland
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland
2018-08-23vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PIGreg Edwards
2018-08-23vhost-scsi: unify vhost-scsi get_features implementationsGreg Edwards
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-08-23lsi_scsi: add support for PPR Extended MessageGeorge Kennedy
2018-08-23megasas: fix sglist leakMarc-André Lureau
2018-08-23scsi: mptsas: Mark as storage deviceGuenter Roeck
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-07-16virtio-scsi: fix hotplug ->reset() vs event raceStefan Hajnoczi
2018-07-12scsi-disk: Block Device Characteristics emulation fixDaniel Henrique Barboza
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-07-02hw/scsi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-29usb-storage: Add rerror/werror propertiesKevin Wolf
2018-06-29hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza
2018-06-29hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza
2018-06-29hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza
2018-06-28esp: remove legacy esp_init() functionMark Cave-Ayland
2018-06-28Replace '-enable-kvm' with '-accel kvm' in docs and help textsThomas Huth
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01vhost-scsi: drop an unused includeMichael S. Tsirkin
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie
2018-04-09hw/scsi: support SCSI-2 passthrough without PIDaniel Henrique Barboza
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini
2018-04-09scsi-disk: Don't enlarge min_io_size to max_io_sizeFam Zheng
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini