Age | Commit message (Expand) | Author |
2016-10-10 | virtio: cleanup VMSTATE_VIRTIO_DEVICE | Halil Pasic |
2016-10-10 | virtio-scsi: convert VMSTATE_VIRTIO_DEVICE | Halil Pasic |
2016-10-10 | virtio-scsi: handle virtio_scsi_set_config() error | Greg Kurz |
2016-10-10 | virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error() | Greg Kurz |
2016-10-05 | spapr_vscsi: fix build error introduced by f19661c8 | Felipe Franciosi |
2016-09-23 | spapr_vscsi: convert to trace framework instead of DPRINTF | Laurent Vivier |
2016-09-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-15 | mptsas: change .realize function name | Cao jin |
2016-09-14 | scsi: pvscsi: limit process IO loop to ring size | Prasad J Pandit |
2016-09-14 | scsi: mptsas: use g_new0 to allocate MPTSASRequest object | Li Qiang |
2016-09-14 | virtio-scsi: Don't abort when media is ejected | Fam Zheng |
2016-09-14 | scsi-disk: Cleaning up around tray open state | Fam Zheng |
2016-09-13 | Revert "megasas: remove useless check for cmd->frame" | Paolo Bonzini |
2016-09-13 | scsi: pvscsi: limit loop to fetch SG list | Prasad J Pandit |
2016-09-13 | scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK | Paolo Bonzini |
2016-09-13 | scsi: mptconfig: fix an assert expression | Prasad J Pandit |
2016-09-13 | vmw_pvscsi: check page count while initialising descriptor rings | Prasad J Pandit |
2016-09-13 | scsi-disk: change disk serial length from 20 to 36 | Rony Weng |
2016-09-13 | lsi: never set DMA FIFO Empty (DFE) bit in DSTAT register | Hervé Poussineau |
2016-09-13 | lsi: implement I/O memory space for Memory Move instructions | Hervé Poussineau |
2016-09-13 | lsi: do not exit QEMU if reading invalid register | Hervé Poussineau |
2016-09-13 | lsi: print register names in debug prints | Hervé Poussineau |
2016-09-05 | scsi: scsi-cd without drive property for empty drive | Kevin Wolf |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-08-03 | mptsas: really fix migration compatibility | Paolo Bonzini |
2016-07-29 | mptsas: Fix a migration compatible issue | Cao jin |
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 |