Age | Commit message (Expand) | Author |
2017-01-27 | hw/scsi: Fix debug message of cdb structure in scsi-generic | Eric Farman |
2017-01-25 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-01-24 | scsi-disk: add 'fall through' comment to switch VERIFY cases | Peter Maydell |
2017-01-24 | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert |
2017-01-24 | migration: disallow migrate_add_blocker during migration | Ashijeet Acharya |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan |
2017-01-16 | scsi-block: fix direction of BYTCHK test for VERIFY commands | Paolo Bonzini |
2017-01-16 | megasas: fix guest-triggered memory leak | Paolo Bonzini |
2017-01-10 | virtio: convert to use DMA api | Jason Wang |
2017-01-03 | virtio-scsi: suppress virtqueue kick during processing | Stefan Hajnoczi |
2016-12-22 | scsi-disk: fix VERIFY for scsi-block | Paolo Bonzini |
2016-12-22 | virtio-scsi: introduce virtio_scsi_acquire/release | Paolo Bonzini |
2016-11-29 | Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging | Stefan Hajnoczi |
2016-11-28 | megasas: clean up and fix request completion/cancellation | Paolo Bonzini |
2016-11-28 | megasas: do not call pci_dma_unmap after having freed the frame once | Paolo Bonzini |
2016-11-22 | scsi/esp: do not raise an interrupt when reading the FIFO register | Hervé Poussineau |
2016-11-18 | virtio: set ISR on dataplane notifications | Paolo Bonzini |
2016-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-10-31 | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging | Peter Maydell |
2016-10-30 | virtio-scsi: always use dataplane path if ioeventfd is active | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_started flag to VirtioBusState | Paolo Bonzini |
2016-10-28 | block: only call aio_poll on the current thread's AioContext | Paolo Bonzini |
2016-10-27 | dma-helpers: explicitly pass alignment into DMA helpers | Mark Cave-Ayland |
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 |