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-07-07
tap: vhost busy polling support
Jason Wang
1
-1
/
+1
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+8
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
1
-6
/
+6
2016-07-05
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
1
-6
/
+6
2016-07-05
scsi: Advertise limits by blocksize, not 512
Eric Blake
1
-1
/
+2
2016-07-05
vmw_pvscsi: remove unnecessary internal msi state flag
Cao jin
1
-6
/
+3
2016-07-05
mptsas: remove unnecessary internal msi state flag
Cao jin
2
-14
/
+6
2016-07-05
megasas: remove unnecessary megasas_use_msi()
Cao jin
1
-9
/
+2
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
3
-13
/
+46
2016-07-05
megasas: change msi/msix property type
Cao jin
1
-17
/
+11
2016-07-05
mptsas: change msi property type
Cao jin
2
-3
/
+5
2016-07-05
change pvscsi_init_msi() type to void
Cao jin
1
-3
/
+1
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+3
2016-06-29
scsi: esp: fix migration
Paolo Bonzini
1
-2
/
+3
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
1
-5
/
+0
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
1
-15
/
+4
2016-06-24
virtio-bus: have callers tolerate new host notifier api
Cornelia Huck
1
-5
/
+15
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+204
2016-06-20
trace: split out trace events for hw/scsi/ directory
Daniel P. Berrange
1
-0
/
+204
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2
-8
/
+2
2016-06-16
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
1
-2
/
+4
2016-06-16
scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
Paolo Bonzini
1
-7
/
+4
2016-06-16
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
1
-1
/
+1
2016-06-16
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
1
-0
/
+3
2016-06-16
scsi-disk: Use (unsigned long) typecasts when using "%lu" format string
Thomas Huth
1
-4
/
+4
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-11
/
+12
2016-06-07
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
1
-1
/
+1
2016-06-07
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
1
-62
/
+0
2016-06-07
scsi-disk: add missing break
Paolo Bonzini
1
-0
/
+1
2016-06-07
scsi: megasas: null terminate bios version buffer
Prasad J Pandit
1
-0
/
+1
2016-06-06
scsi: mark TYPE_SCSI_DISK_BASE as abstract
Paolo Bonzini
1
-0
/
+1
2016-06-06
scsi: esp: check TI buffer index before read/write
Prasad J Pandit
1
-11
/
+9
2016-06-06
scsi-disk: fix reads from scsi-disk devices
Mark Cave-Ayland
1
-1
/
+1
2016-05-29
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
1
-0
/
+12
2016-05-29
scsi-block: always use SG_IO
Paolo Bonzini
1
-18
/
+196
2016-05-29
scsi-disk: introduce scsi_disk_req_check_error
Paolo Bonzini
1
-67
/
+22
2016-05-29
scsi-disk: add need_fua_emulation to SCSIDiskClass
Paolo Bonzini
1
-2
/
+7
2016-05-29
scsi-disk: introduce dma_readv and dma_writev
Paolo Bonzini
1
-15
/
+52
2016-05-29
scsi-disk: introduce a common base class
Paolo Bonzini
1
-14
/
+22
2016-05-29
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
1
-0
/
+2
2016-05-29
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
1
-1
/
+1
2016-05-29
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
1
-1
/
+1
2016-05-29
scsi: mptsas: infinite loop while fetching requests
Prasad J Pandit
1
-5
/
+4
2016-05-29
scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
Prasad J Pandit
1
-4
/
+20
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
1
-1
/
+1
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
1
-2
/
+4
2016-05-23
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
1
-4
/
+7
2016-05-23
esp: check command buffer length before write(CVE-2016-4439)
Prasad J Pandit
1
-1
/
+5
2016-05-18
Fix some typos found by codespell
Stefan Weil
2
-2
/
+2
2016-05-12
scsi-disk: Switch to byte-based aio block access
Eric Blake
1
-21
/
+20
[next]