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-disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
scsi-hd: fix property unset case
Ekaterina Tumanova
1
-1
/
+6
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
1
-0
/
+2
2014-12-15
scsi-disk: provide maximum transfer length
Paolo Bonzini
1
-0
/
+27
2014-10-31
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
1
-12
/
+0
2014-10-31
scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length()
Hannes Reinecke
1
-3
/
+3
2014-10-20
blockdev: Fix blockdev-add not to create DriveInfo
Markus Armbruster
1
-1
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-90
/
+92
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-1
/
+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
/
+8
2014-09-30
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
1
-14
/
+0
2014-09-30
scsi: Unify request unref in scsi_req_cancel
Fam Zheng
1
-29
/
+8
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
1
-20
/
+25
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
1
-12
/
+16
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
1
-38
/
+40
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
1
-3
/
+8
2014-07-29
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
1
-0
/
+14
2014-07-29
scsi-block: extract scsi_block_is_passthrough
Paolo Bonzini
1
-12
/
+26
2014-06-23
qapi: adjust existing defines
Wenchao Xia
1
-3
/
+3
2014-06-18
scsi: Print command name in debug
Alexey Kardashevskiy
1
-1
/
+2
2014-06-18
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
1
-1
/
+1
2014-06-18
scsi-disk.c: Fix compilation with -DDEBUG_SCSI
Paul Janzen
1
-1
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-1
/
+0
2014-04-28
scsi: Improve error messages more
Paolo Bonzini
1
-5
/
+6
2014-04-28
scsi-disk: Improve error messager if can't get version number
Fam Zheng
1
-2
/
+7
2014-02-22
scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
Roland Dreier
1
-0
/
+26
2014-02-22
scsi: report thin provisioning errors with werror=report
Paolo Bonzini
1
-0
/
+3
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-3
/
+3
2014-01-24
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+1
2014-01-24
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
1
-1
/
+1
2014-01-15
scsi: Assign cancel_io vector for scsi_disk_emulate_ops
Paolo Bonzini
1
-0
/
+1
2013-12-22
scsi-disk: add UNMAP limits to block limits VPD page
Paolo Bonzini
1
-0
/
+20
2013-12-09
scsi-disk: fix WRITE SAME with large non-zero payload
Paolo Bonzini
1
-1
/
+1
2013-12-09
scsi-disk: fix VERIFY emulation
Paolo Bonzini
1
-7
/
+20
2013-12-03
scsi-disk: correctly implement WRITE SAME
Paolo Bonzini
1
-24
/
+116
2013-12-03
scsi-disk: reject ANCHOR=1 for UNMAP and WRITE SAME commands
Paolo Bonzini
1
-1
/
+11
2013-12-03
scsi-disk: catch write protection errors in UNMAP
Paolo Bonzini
1
-0
/
+6
2013-06-18
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
1
-3
/
+11
2013-06-18
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
1
-0
/
+3
2013-04-19
scsi: avoid assertion failure on VERIFY command
Paolo Bonzini
1
-5
/
+14
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+2526