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-09-12
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
1
-0
/
+1
2011-09-12
block: Show whether the virtual tray is open in info block
Markus Armbruster
1
-0
/
+6
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
1
-1
/
+0
2011-09-12
block: Clean up remaining users of "removable"
Markus Armbruster
1
-0
/
+5
2011-09-12
scsi-disk: Fix START_STOP to fail when it can't eject
Markus Armbruster
1
-4
/
+11
2011-09-12
block: Rename bdrv_set_locked() to bdrv_lock_medium()
Markus Armbruster
1
-1
/
+1
2011-09-12
block: Drop medium lock tracking, ask device models instead
Markus Armbruster
1
-0
/
+10
2011-09-12
block: Leave enforcing tray lock to device models
Markus Armbruster
1
-0
/
+3
2011-09-12
scsi-disk: Track tray locked state
Markus Armbruster
1
-1
/
+3
2011-09-12
block: Revert entanglement of bdrv_is_inserted() with tray status
Markus Armbruster
1
-2
/
+8
2011-09-12
scsi-disk: Track tray open/close state
Markus Armbruster
1
-0
/
+2
2011-09-12
scsi-disk: Factor out scsi_disk_emulate_start_stop()
Markus Armbruster
1
-4
/
+13
2011-09-06
scsi: improve MODE SENSE emulation
Paolo Bonzini
1
-43
/
+53
2011-09-06
scsi: refine constants for READ CAPACITY 16
Paolo Bonzini
1
-3
/
+3
2011-09-06
scsi: fix accounting of writes
Paolo Bonzini
1
-6
/
+8
2011-09-06
scsi: execute SYNCHRONIZE_CACHE asynchronously
Paolo Bonzini
1
-16
/
+25
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
1
-0
/
+17
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-08-20
scsi-disk: fix DPRINTF
Blue Swirl
1
-2
/
+2
2011-08-12
scsi: report unit attention on reset
Paolo Bonzini
1
-2
/
+2
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
[prev]
[next]