Age | Commit message (Expand) | Author |
2016-07-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-07-21 | virtio-scsi: Wrap in vmstate | Dr. David Alan Gilbert |
2016-07-21 | virtio-scsi: Replace HandleOutput typedef | Fam Zheng |
2016-07-21 | virtio-scsi: Call virtio_add_queue_aio | Fam Zheng |
2016-07-20 | block: Convert BB interface to byte-based discards | Eric Blake |
2016-07-17 | megasas: remove useless check for cmd->frame | Paolo Bonzini |
2016-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-07-13 | block/qdev: Allow configuring rerror/werror with qdev properties | Kevin Wolf |
2016-07-13 | block/qdev: Allow configuring WCE with qdev properties | Kevin Wolf |
2016-07-12 | scsi-bus: Use longer sense buffer with scanners | Jarkko Lavinen |
2016-07-12 | scsi-bus: Add SCSI scanner support | Jarkko Lavinen |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-07 | tap: vhost busy polling support | Jason Wang |
2016-07-05 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-07-05 | block: Switch transfer length bounds to byte-based | Eric Blake |
2016-07-05 | block: Give nonzero result to blk_get_max_transfer_length() | Eric Blake |
2016-07-05 | scsi: Advertise limits by blocksize, not 512 | Eric Blake |
2016-07-05 | vmw_pvscsi: remove unnecessary internal msi state flag | Cao jin |
2016-07-05 | mptsas: remove unnecessary internal msi state flag | Cao jin |
2016-07-05 | megasas: remove unnecessary megasas_use_msi() | Cao jin |
2016-07-05 | pci: Convert msi_init() to Error and fix callers to check it | Cao jin |
2016-07-05 | megasas: change msi/msix property type | Cao jin |
2016-07-05 | mptsas: change msi property type | Cao jin |
2016-07-05 | change pvscsi_init_msi() type to void | Cao jin |
2016-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-06-29 | scsi: esp: fix migration | Paolo Bonzini |
2016-06-28 | Revert "virtio: sync the dataplane vring state to the virtqueue before virtio... | Stefan Hajnoczi |
2016-06-24 | virtio-bus: remove old set_host_notifier callback | Cornelia Huck |
2016-06-24 | virtio-bus: have callers tolerate new host notifier api | Cornelia Huck |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-06-20 | trace: split out trace events for hw/scsi/ directory | Daniel P. Berrange |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-06-16 | scsi: esp: make cmdbuf big enough for maximum CDB size | Prasad J Pandit |
2016-06-16 | scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd | Paolo Bonzini |
2016-06-16 | scsi: esp: respect FIFO invariant after message phase | Paolo Bonzini |
2016-06-16 | scsi: esp: check buffer length before reading scsi command | Prasad J Pandit |
2016-06-16 | scsi-disk: Use (unsigned long) typecasts when using "%lu" format string | Thomas Huth |
2016-06-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-06-07 | virtio: drop duplicate virtio_queue_get_id() function | Stefan Hajnoczi |
2016-06-07 | virtio-scsi: Remove op blocker for dataplane | Fam Zheng |
2016-06-07 | scsi-disk: add missing break | Paolo Bonzini |
2016-06-07 | scsi: megasas: null terminate bios version buffer | Prasad J Pandit |
2016-06-06 | scsi: mark TYPE_SCSI_DISK_BASE as abstract | Paolo Bonzini |
2016-06-06 | scsi: esp: check TI buffer index before read/write | Prasad J Pandit |
2016-06-06 | scsi-disk: fix reads from scsi-disk devices | Mark Cave-Ayland |
2016-05-29 | scsi-generic: Merge block max xfer len in INQUIRY response | Fam Zheng |
2016-05-29 | scsi-block: always use SG_IO | Paolo Bonzini |
2016-05-29 | scsi-disk: introduce scsi_disk_req_check_error | Paolo Bonzini |
2016-05-29 | scsi-disk: add need_fua_emulation to SCSIDiskClass | Paolo Bonzini |