index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
scsi-generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
1
-10
/
+122
*
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
1
-30
/
+31
*
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
1
-33
/
+38
*
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/scsi: support SCSI-2 passthrough without PI
Daniel Henrique Barboza
2018-04-09
1
-11
/
+36
*
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
2018-04-09
1
-0
/
+1
*
scsi: turn "is this a SCSI device?" into a conditional hint
Paolo Bonzini
2018-03-26
1
-3
/
+4
*
scsi-generic: Simplify error handling code
Fam Zheng
2018-02-05
1
-6
/
+3
*
scsi-generic: Add share-rw option
Fam Zheng
2018-01-12
1
-0
/
+9
*
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
1
-1
/
+1
*
scsi: introduce sg_io_sense_from_errno
Paolo Bonzini
2017-09-19
1
-33
/
+7
*
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
1
-8
/
+0
*
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-21
1
-1
/
+1
*
scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero
Fam Zheng
2017-03-27
1
-3
/
+2
*
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
1
-3
/
+17
*
hw/scsi: Fix debug message of cdb structure in scsi-generic
Eric Farman
2017-01-27
1
-2
/
+3
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-6
/
+6
*
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
2016-07-05
1
-6
/
+6
*
scsi: Advertise limits by blocksize, not 512
Eric Blake
2016-07-05
1
-1
/
+2
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-4
/
+1
*
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
2016-05-29
1
-0
/
+12
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2016-02-09
1
-0
/
+92
*
hw/scsi: Clean up includes
Peter Maydell
2016-01-29
1
-4
/
+1
*
scsi-generic: let guests recognize readonly=on on passthrough devices
Paolo Bonzini
2015-09-25
1
-0
/
+14
*
scsi-generic: identify AIO callbacks more clearly
Paolo Bonzini
2015-08-14
1
-25
/
+41
*
scsi: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
1
-4
/
+2
*
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
2014-10-31
1
-7
/
+0
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-16
/
+19
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-1
/
+1
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
1
-3
/
+0
*
block: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-1
/
+0
*
scsi: Introduce scsi_req_cancel_complete
Fam Zheng
2014-09-30
1
-0
/
+1
*
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
2014-09-30
1
-13
/
+0
*
scsi: Unify request unref in scsi_req_cancel
Fam Zheng
2014-09-30
1
-11
/
+2
*
scsi-generic: Handle canceled request in scsi_command_complete
Fam Zheng
2014-09-30
1
-4
/
+6
*
scsi-generic: remove superfluous DPRINTF avoid to break compiling
Gonglei
2014-08-26
1
-3
/
+0
*
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
2014-08-26
1
-19
/
+18
*
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
2014-07-29
1
-0
/
+7
*
scsi: Improve error messages more
Paolo Bonzini
2014-04-28
1
-2
/
+6
*
scsi: Change scsi sense buf size to 252
Fam Zheng
2014-02-22
1
-2
/
+0
*
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
1
-1
/
+1
*
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
2013-06-18
1
-0
/
+3
*
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
2013-06-18
1
-2
/
+3
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+516