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
/
scsi-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-05
scsi-generic: Simplify error handling code
Fam Zheng
1
-6
/
+3
2018-01-12
scsi-generic: Add share-rw option
Fam Zheng
1
-0
/
+9
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-09-19
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
1
-33
/
+7
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
1
-8
/
+0
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
1
-1
/
+1
2017-03-27
scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero
Fam Zheng
1
-3
/
+2
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
1
-3
/
+17
2017-01-27
hw/scsi: Fix debug message of cdb structure in scsi-generic
Eric Farman
1
-2
/
+3
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-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-05-29
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
1
-0
/
+12
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
1
-0
/
+92
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
1
-4
/
+1
2015-09-25
scsi-generic: let guests recognize readonly=on on passthrough devices
Paolo Bonzini
1
-0
/
+14
2015-08-14
scsi-generic: identify AIO callbacks more clearly
Paolo Bonzini
1
-25
/
+41
2014-12-15
scsi: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-4
/
+2
2014-10-31
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
1
-7
/
+0
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-16
/
+19
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-1
/
+1
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-3
/
+0
2014-10-15
block: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+0
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
-13
/
+0
2014-09-30
scsi: Unify request unref in scsi_req_cancel
Fam Zheng
1
-11
/
+2
2014-09-30
scsi-generic: Handle canceled request in scsi_command_complete
Fam Zheng
1
-4
/
+6
2014-08-26
scsi-generic: remove superfluous DPRINTF avoid to break compiling
Gonglei
1
-3
/
+0
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
1
-19
/
+18
2014-07-29
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
1
-0
/
+7
2014-04-28
scsi: Improve error messages more
Paolo Bonzini
1
-2
/
+6
2014-02-22
scsi: Change scsi sense buf size to 252
Fam Zheng
1
-2
/
+0
2014-01-24
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
1
-1
/
+1
2013-06-18
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
1
-0
/
+3
2013-06-18
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
1
-2
/
+3
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+516