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-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
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
1
-2
/
+2
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
1
-8
/
+4
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2
-25
/
+83
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
1
-2
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
3
-1
/
+3
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
Clean up includes some more
Markus Armbruster
1
-1
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
8
-0
/
+8
2016-03-07
scsi-bus: Remove tape command from scsi_req_xfer
Alex Pyrgiotis
1
-1
/
+0
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2
-214
/
+34
2016-02-16
mptsas: fix wrong formula
Paolo Bonzini
1
-1
/
+1
2016-02-16
mptsas: fix memory leak
Paolo Bonzini
1
-0
/
+1
2016-02-16
mptsas: add missing va_end
Paolo Bonzini
1
-0
/
+1
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
6
-0
/
+3803
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2
-0
/
+93
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
1
-12
/
+10
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-5
/
+2
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2
-16
/
+17
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
1
-2
/
+1
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
1
-0
/
+55
[next]