index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
scsi-disk: fix VERIFY for scsi-block
Paolo Bonzini
1
-1
/
+8
2016-12-22
virtio-scsi: introduce virtio_scsi_acquire/release
Paolo Bonzini
1
-9
/
+18
2016-11-29
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-26
/
+32
2016-11-28
megasas: clean up and fix request completion/cancellation
Paolo Bonzini
1
-25
/
+28
2016-11-28
megasas: do not call pci_dma_unmap after having freed the frame once
Paolo Bonzini
1
-1
/
+4
2016-11-22
scsi/esp: do not raise an interrupt when reading the FIFO register
Hervé Poussineau
1
-2
/
+0
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
2
-8
/
+1
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2
-35
/
+45
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+1
2016-10-30
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
2
-35
/
+45
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
1
-1
/
+1
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
1
-3
/
+1
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
1
-0
/
+2
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-scsi: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-17
/
+11
2016-10-10
virtio-scsi: handle virtio_scsi_set_config() error
Greg Kurz
1
-2
/
+3
2016-10-10
virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
Greg Kurz
1
-14
/
+32
2016-10-05
spapr_vscsi: fix build error introduced by f19661c8
Felipe Franciosi
2
-2
/
+2
2016-09-23
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-52
/
+63
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-22
/
+22
2016-09-15
mptsas: change .realize function name
Cao jin
1
-2
/
+2
2016-09-14
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
1
-1
/
+4
2016-09-14
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
1
-1
/
+1
2016-09-14
virtio-scsi: Don't abort when media is ejected
Fam Zheng
1
-6
/
+9
2016-09-14
scsi-disk: Cleaning up around tray open state
Fam Zheng
1
-14
/
+8
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
1
-1
/
+5
2016-09-13
scsi: pvscsi: limit loop to fetch SG list
Prasad J Pandit
1
-5
/
+6
2016-09-13
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
1
-2
/
+2
2016-09-13
scsi: mptconfig: fix an assert expression
Prasad J Pandit
1
-1
/
+1
2016-09-13
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
1
-10
/
+9
2016-09-13
scsi-disk: change disk serial length from 20 to 36
Rony Weng
1
-2
/
+2
2016-09-13
lsi: never set DMA FIFO Empty (DFE) bit in DSTAT register
Hervé Poussineau
1
-1
/
+1
2016-09-13
lsi: implement I/O memory space for Memory Move instructions
Hervé Poussineau
1
-10
/
+39
2016-09-13
lsi: do not exit QEMU if reading invalid register
Hervé Poussineau
1
-5
/
+13
2016-09-13
lsi: print register names in debug prints
Hervé Poussineau
1
-73
/
+146
2016-09-05
scsi: scsi-cd without drive property for empty drive
Kevin Wolf
1
-0
/
+5
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-03
mptsas: really fix migration compatibility
Paolo Bonzini
2
-1
/
+5
2016-07-29
mptsas: Fix a migration compatible issue
Cao jin
1
-1
/
+1
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-23
/
+12
2016-07-21
virtio-scsi: Wrap in vmstate
Dr. David Alan Gilbert
1
-15
/
+6
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
1
-2
/
+3
2016-07-21
virtio-scsi: Call virtio_add_queue_aio
Fam Zheng
1
-6
/
+3
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
1
-4
/
+4
2016-07-17
megasas: remove useless check for cmd->frame
Paolo Bonzini
1
-5
/
+1
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+40
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-12
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
1
-1
/
+9
2016-07-12
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
1
-0
/
+31
[next]