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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2021-03-07
esp: introduce esp_pdma_read() and esp_pdma_write() functions
Mark Cave-Ayland
1
-8
/
+20
2021-03-07
esp: remove minlen restriction in handle_ti
Mark Cave-Ayland
1
-10
/
+2
2021-03-07
esp: remove dma_left from ESPState
Mark Cave-Ayland
1
-16
/
+31
2021-03-07
esp: remove dma_counter from ESPState
Mark Cave-Ayland
1
-3
/
+1
2021-03-07
esp: apply transfer length adjustment when STC is zero at TC load time
Mark Cave-Ayland
1
-4
/
+5
2021-03-07
esp: introduce esp_get_stc()
Mark Cave-Ayland
1
-3
/
+12
2021-03-07
esp: introduce esp_get_tc() and esp_set_tc()
Mark Cave-Ayland
1
-15
/
+23
2021-03-07
esp: determine transfer direction directly from SCSI phase
Mark Cave-Ayland
1
-3
/
+2
2021-03-07
esp: add PDMA trace events
Mark Cave-Ayland
2
-0
/
+10
2021-03-07
esp: fix esp_reg_read() trace event
Mark Cave-Ayland
1
-6
/
+12
2021-03-07
esp: add trace event when receiving a TI command
Mark Cave-Ayland
2
-0
/
+2
2021-03-07
esp: add vmstate_esp version to embedded ESPState
Mark Cave-Ayland
2
-3
/
+23
2021-03-07
esp: QOMify the internal ESP device state
Mark Cave-Ayland
2
-20
/
+77
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
1
-4
/
+4
2021-03-07
esp: checkpatch fixes
Mark Cave-Ayland
1
-21
/
+31
2021-03-06
scsi: move host_status handling into SCSI drivers
Hannes Reinecke
5
-12
/
+124
2021-03-06
scsi: inline sg_io_sense_from_errno() into the callers.
Hannes Reinecke
2
-11
/
+58
2021-03-06
scsi-generic: do not snoop the output of failed commands
Paolo Bonzini
1
-1
/
+4
2021-03-06
lsilogic: Use PCIDevice::exit instead of DeviceState::unrealize
Peng Liang
1
-2
/
+2
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
9
-28
/
+24
2021-02-25
scsi-disk: pass guest recoverable errors through even for rerror=stop
Paolo Bonzini
1
-23
/
+28
2021-02-25
scsi-disk: pass SCSI status to scsi_handle_rw_error
Paolo Bonzini
1
-11
/
+27
2021-02-25
scsi: introduce scsi_sense_from_errno()
Paolo Bonzini
1
-37
/
+8
2021-02-25
scsi-disk: do not complete requests early for rerror/werror=ignore
Paolo Bonzini
1
-2
/
+1
2021-02-25
scsi-disk: move scsi_handle_rw_error earlier
Paolo Bonzini
1
-85
/
+83
2021-02-25
virtio-scsi: don't process IO on fenced dataplane
Maxim Levitsky
1
-9
/
+15
2021-02-25
scsi: allow user to set werror as report
Zihao Chang
1
-1
/
+2
2021-02-25
scsi: add tracing for SG_IO commands
Hannes Reinecke
3
-2
/
+13
2021-02-25
scsi: make io_timeout configurable
Hannes Reinecke
2
-8
/
+15
2021-02-20
hw/scsi/megasas: Remove pointless parenthesis
Philippe Mathieu-Daudé
1
-2
/
+2
2021-02-08
virtio-scsi: don't uninitialize queues that we didn't initialize
Maxim Levitsky
1
-1
/
+7
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2
-7
/
+7
2021-01-20
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
1
-2
/
+4
2021-01-12
virtio-scsi: trace events
Hannes Reinecke
2
-1
/
+38
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
3
-0
/
+3
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-1
/
+1
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
3
-0
/
+3
2020-12-15
scsi: fix device removal race vs IO restart callback on resume
Maxim Levitsky
1
-0
/
+4
2020-11-16
scsi-disk: convert more errno values back to SCSI statuses
Paolo Bonzini
1
-0
/
+19
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
4
-4
/
+4
2020-10-12
scsi/scsi_bus: fix races in REPORT LUNS
Maxim Levitsky
1
-35
/
+33
2020-10-12
virtio-scsi: use scsi_device_get
Maxim Levitsky
1
-8
/
+13
2020-10-12
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
1
-0
/
+11
2020-10-12
scsi/scsi-bus: scsi_device_find: don't return unrealized devices
Paolo Bonzini
1
-30
/
+53
2020-10-12
scsi: switch to bus->check_address
Paolo Bonzini
1
-47
/
+75
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
2
-4
/
+14
2020-10-12
scsi/scsi_bus: switch search direction in scsi_device_find
Maxim Levitsky
1
-2
/
+10
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-1
/
+1
2020-09-30
hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
Li Qiang
1
-1
/
+1
2020-09-30
hw: megasas: return -1 when 'megasas_map_sgl' fails
Li Qiang
1
-2
/
+2
[prev]
[next]