aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi
AgeCommit message (Expand)Author
2016-10-27dma-helpers: explicitly pass alignment into DMA helpersMark Cave-Ayland
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-scsi: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-scsi: handle virtio_scsi_set_config() errorGreg Kurz
2016-10-10virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()Greg Kurz
2016-10-05spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi
2016-09-23spapr_vscsi: convert to trace framework instead of DPRINTFLaurent Vivier
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-15mptsas: change .realize function nameCao jin
2016-09-14scsi: pvscsi: limit process IO loop to ring sizePrasad J Pandit
2016-09-14scsi: mptsas: use g_new0 to allocate MPTSASRequest objectLi Qiang
2016-09-14virtio-scsi: Don't abort when media is ejectedFam Zheng
2016-09-14scsi-disk: Cleaning up around tray open stateFam Zheng
2016-09-13Revert "megasas: remove useless check for cmd->frame"Paolo Bonzini
2016-09-13scsi: pvscsi: limit loop to fetch SG listPrasad J Pandit
2016-09-13scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACKPaolo Bonzini
2016-09-13scsi: mptconfig: fix an assert expressionPrasad J Pandit
2016-09-13vmw_pvscsi: check page count while initialising descriptor ringsPrasad J Pandit
2016-09-13scsi-disk: change disk serial length from 20 to 36Rony Weng
2016-09-13lsi: never set DMA FIFO Empty (DFE) bit in DSTAT registerHervé Poussineau
2016-09-13lsi: implement I/O memory space for Memory Move instructionsHervé Poussineau
2016-09-13lsi: do not exit QEMU if reading invalid registerHervé Poussineau
2016-09-13lsi: print register names in debug printsHervé Poussineau
2016-09-05scsi: scsi-cd without drive property for empty driveKevin Wolf
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-03mptsas: really fix migration compatibilityPaolo Bonzini
2016-07-29mptsas: Fix a migration compatible issueCao jin
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-21virtio-scsi: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-scsi: Replace HandleOutput typedefFam Zheng
2016-07-21virtio-scsi: Call virtio_add_queue_aioFam Zheng
2016-07-20block: Convert BB interface to byte-based discardsEric Blake
2016-07-17megasas: remove useless check for cmd->framePaolo Bonzini
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-12scsi-bus: Use longer sense buffer with scannersJarkko Lavinen
2016-07-12scsi-bus: Add SCSI scanner supportJarkko Lavinen
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-07tap: vhost busy polling supportJason Wang
2016-07-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-07-05block: Switch transfer length bounds to byte-basedEric Blake
2016-07-05block: Give nonzero result to blk_get_max_transfer_length()Eric Blake
2016-07-05scsi: Advertise limits by blocksize, not 512Eric Blake
2016-07-05vmw_pvscsi: remove unnecessary internal msi state flagCao jin
2016-07-05mptsas: remove unnecessary internal msi state flagCao jin
2016-07-05megasas: remove unnecessary megasas_use_msi()Cao jin
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05megasas: change msi/msix property typeCao jin