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-disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
scsi: move handling of REQUEST SENSE to common code
Paolo Bonzini
1
-7
/
+2
2011-08-12
scsi: move handling of REPORT LUNS and invalid LUNs to common code
Paolo Bonzini
1
-21
/
+0
2011-08-12
scsi: move request parsing to common code
Paolo Bonzini
1
-5
/
+0
2011-08-12
scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps
Paolo Bonzini
1
-18
/
+6
2011-08-12
scsi: introduce SCSIReqOps
Paolo Bonzini
1
-13
/
+17
2011-08-12
scsi: move sense handling to generic code
Paolo Bonzini
1
-46
/
+23
2011-08-12
scsi: pass status when completing
Paolo Bonzini
1
-11
/
+4
2011-08-12
scsi-disk: no need to call scsi_req_data on a short read
Paolo Bonzini
1
-3
/
+0
2011-08-01
scsi-disk: Remove 'drive_kind'
Hannes Reinecke
1
-24
/
+22
2011-08-01
scsi: Sanitize command definitions
Hannes Reinecke
1
-5
/
+5
2011-08-01
scsi: Remove REZERO_UNIT emulation
Hannes Reinecke
1
-7
/
+0
2011-08-01
scsi-disk: Codingstyle fixes
Hannes Reinecke
1
-8
/
+8
2011-07-23
Correct spelling of licensed
Matthew Fernandez
1
-1
/
+1
2011-07-19
scsi-disk: Mask out serial number EVPD
Hannes Reinecke
1
-3
/
+12
2011-07-19
scsi-disk: Fixup debugging statement
Hannes Reinecke
1
-1
/
+1
2011-07-19
scsi: Add 'hba_private' to SCSIRequest
Hannes Reinecke
1
-2
/
+2
2011-05-26
scsi: ignore LUN field in the CDB
Paolo Bonzini
1
-3
/
+3
2011-05-26
scsi: make write_data return void
Paolo Bonzini
1
-4
/
+2
2011-05-26
scsi-disk: add data direction checking
Hannes Reinecke
1
-11
/
+24
2011-05-26
scsi: Implement 'get_sense' callback
Hannes Reinecke
1
-0
/
+11
2011-05-26
scsi: do not call send_command directly
Paolo Bonzini
1
-1
/
+0
2011-05-26
scsi: Update sense code handling
Hannes Reinecke
1
-43
/
+39
2011-05-26
scsi: introduce scsi_req_cancel
Paolo Bonzini
1
-1
/
+0
2011-05-26
scsi: commonize purging requests
Paolo Bonzini
1
-16
/
+2
2011-05-26
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
1
-85
/
+33
2011-05-26
scsi: reference-count requests
Paolo Bonzini
1
-8
/
+15
2011-05-26
scsi: introduce scsi_req_data
Paolo Bonzini
1
-4
/
+4
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
1
-2
/
+3
2011-05-19
scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"
Markus Armbruster
1
-33
/
+103
2011-02-14
Improve vm_stop reason declarations
Jan Kiszka
1
-1
/
+1
2011-01-24
scsi-disk: Allow overriding SCSI INQUIRY removable bit
Stefan Hajnoczi
1
-0
/
+3
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
1
-2
/
+51
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
1
-0
/
+1
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
1
-0
/
+1
2010-11-25
scsi-disk: Remove duplicate cdb parsing
Hannes Reinecke
1
-53
/
+21
2010-11-25
scsi: Move sense handling into the driver
Hannes Reinecke
1
-8
/
+25
2010-11-25
scsi: INQUIRY VPD fixes
Hannes Reinecke
1
-4
/
+14
2010-11-24
scsi-disk: Move active request asserts
Stefan Hajnoczi
1
-6
/
+6
2010-11-04
scsi-disk: Fix immediate failure of bdrv_aio_*
Kevin Wolf
1
-5
/
+6
2010-11-04
scsi-disk: Implement werror for flushes
Kevin Wolf
1
-1
/
+16
2010-11-04
scsi-disk: Complete failed requests in scsi_disk_emulate_command
Kevin Wolf
1
-11
/
+10
2010-11-04
scsi-disk: Implement rerror option
Kevin Wolf
1
-34
/
+66
2010-09-21
scsi-disk: propagate the required alignment
Christoph Hellwig
1
-0
/
+1
2010-09-21
use qemu_blockalign consistently
Christoph Hellwig
1
-4
/
+5
2010-09-08
scsi-disk: add some optional scsi commands
Bernhard Kohl
1
-1
/
+35
2010-09-08
scsi: fix and improve debug prints
Bernhard Kohl
1
-4
/
+4
2010-09-08
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
Bernhard Kohl
1
-1
/
+1
2010-09-08
scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...
Bernhard Kohl
1
-0
/
+2
2010-09-08
scsi-disk: fix the block descriptor returned by the MODE SENSE command
Bernhard Kohl
1
-2
/
+1
2010-09-08
scsi-disk: respect the page control (PC) field in the MODE SENSE command
Bernhard Kohl
1
-10
/
+35
[next]