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
/
include
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
1
-0
/
+2
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2
-1
/
+16
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
1
-0
/
+2
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
1
-1
/
+2
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
1
-0
/
+2
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
1
-0
/
+1
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
1
-5
/
+0
2018-04-09
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
1
-0
/
+2
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-5
/
+5
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-1
/
+1
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
1
-0
/
+1
2017-10-31
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
Mark Cave-Ayland
1
-0
/
+14
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
1
-93
/
+1
2017-09-19
scsi: rename scsi_build_sense to scsi_convert_sense
Paolo Bonzini
1
-2
/
+2
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
1
-1
/
+1
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-1
/
+2
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-1
/
+0
2016-07-12
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
1
-3
/
+4
2016-06-16
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
1
-1
/
+2
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
1
-0
/
+1
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
1
-0
/
+2
2015-12-04
scsi: remove scsi_req_free prototype
Hervé Poussineau
1
-1
/
+0
2014-11-12
esp: Do not overwrite ESP_TCHI after reset
Hannes Reinecke
1
-0
/
+1
2014-10-31
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
1
-1
/
+0
2014-10-31
megasas: Clear unit attention on initial reset
Hannes Reinecke
1
-0
/
+1
2014-10-31
scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length()
Hannes Reinecke
1
-2
/
+3
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-2
/
+2
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-1
/
+1
2014-10-15
scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
Igor Mammedov
1
-2
/
+0
2014-09-30
scsi: Introduce scsi_req_cancel_async
Fam Zheng
1
-0
/
+3
2014-09-30
scsi: Introduce scsi_req_cancel_complete
Fam Zheng
1
-0
/
+1
2014-09-30
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
1
-1
/
+0
2014-09-30
scsi: Drop scsi_req_abort
Fam Zheng
1
-1
/
+0
2014-09-23
scsi: Optimize scsi_req_alloc
Fam Zheng
1
-7
/
+14
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
1
-2
/
+2
2014-07-29
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
1
-0
/
+1
2014-07-29
scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo
Paolo Bonzini
1
-0
/
+6
2014-03-14
scsi: Fix migration of scsi sense data
Fam Zheng
1
-0
/
+1
2014-02-22
scsi: report thin provisioning errors with werror=report
Paolo Bonzini
1
-0
/
+2
2014-02-22
scsi: Change scsi sense buf size to 252
Fam Zheng
1
-1
/
+1
2013-11-26
scsi: Add 2 new sense codes needed by uas
Hans de Goede
1
-0
/
+4
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
1
-0
/
+2
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-2
/
+2
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-2
/
+2
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-1
/
+2
2013-04-08
hw: move headers to include/
Paolo Bonzini
2
-0
/
+388