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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
scsi-bus: use DO_UPCAST
Zhi Yong Wu
1
-1
/
+1
2011-08-01
scsi: Sanitize command definitions
Hannes Reinecke
1
-27
/
+42
2011-08-01
scsi: Remove REZERO_UNIT emulation
Hannes Reinecke
1
-3
/
+0
2011-08-01
scsi: Remove references to SET_WINDOW
Hannes Reinecke
1
-2
/
+0
2011-07-19
scsi: Add 'hba_private' to SCSIRequest
Hannes Reinecke
1
-3
/
+6
2011-06-05
scsi: fix tracing of scsi requests with simple backend
Paolo Bonzini
1
-1
/
+5
2011-05-26
scsi: split command_complete callback in two
Paolo Bonzini
1
-2
/
+2
2011-05-26
scsi: Implement 'get_sense' callback
Hannes Reinecke
1
-0
/
+9
2011-05-26
scsi: introduce scsi_req_get_buf
Paolo Bonzini
1
-0
/
+5
2011-05-26
scsi: introduce scsi_req_continue
Paolo Bonzini
1
-3
/
+13
2011-05-26
scsi: introduce scsi_req_new
Paolo Bonzini
1
-0
/
+5
2011-05-26
scsi: do not call send_command directly
Paolo Bonzini
1
-1
/
+8
2011-05-26
scsi: Update sense code handling
Hannes Reinecke
1
-1
/
+90
2011-05-26
scsi: introduce scsi_req_cancel
Paolo Bonzini
1
-3
/
+14
2011-05-26
scsi: introduce scsi_req_abort
Paolo Bonzini
1
-0
/
+9
2011-05-26
scsi: commonize purging requests
Paolo Bonzini
1
-0
/
+12
2011-05-26
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
1
-17
/
+8
2011-05-26
scsi: reference-count requests
Paolo Bonzini
1
-7
/
+22
2011-05-26
scsi: introduce SCSIBusOps
Paolo Bonzini
1
-6
/
+6
2011-05-26
scsi: introduce scsi_req_data
Paolo Bonzini
1
-0
/
+11
2011-05-26
scsi: add tracing of scsi requests
Paolo Bonzini
1
-0
/
+6
2011-01-24
scsi: Allow scsi_bus_legacy_add_drive() to set removable bit
Stefan Hajnoczi
1
-2
/
+6
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
1
-0
/
+23
2010-11-25
scsi: Move sense handling into the driver
Hannes Reinecke
1
-10
/
+0
2010-11-25
scsi: Increase the number of possible devices
Hannes Reinecke
1
-1
/
+1
2010-09-21
scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands
Bernhard Kohl
1
-1
/
+2
2010-08-24
Rearrange block headers
Blue Swirl
1
-0
/
+1
2010-07-22
scsi: Dequeue requests before invoking completion callback
Jan Kiszka
1
-1
/
+11
2010-07-06
scsi: Error locations for -drive if=scsi device initialization
Markus Armbruster
1
-0
/
+4
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
1
-1
/
+4
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
1
-4
/
+4
2010-07-02
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
Markus Armbruster
1
-4
/
+7
2010-06-22
scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as...
Nicholas Bellinger
1
-0
/
+10
2010-06-22
scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
Nicholas Bellinger
1
-0
/
+1
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-1
/
+0
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-1
/
+1
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-1
/
+1
2009-12-25
scsi: fix Sparse warning: Initializer entry defined twice
Blue Swirl
1
-2
/
+2
2009-12-03
scsi: add read/write 16 commands.
Gerd Hoffmann
1
-0
/
+8
2009-12-03
scsi-disk: restruct emulation: REPORT_LUNS
Gerd Hoffmann
1
-0
/
+1
2009-12-03
scsi-disk: restruct emulation: SERVICE_ACTION_IN
Gerd Hoffmann
1
-0
/
+1
2009-12-03
scsi-disk: restruct emulation: GET_CONFIGURATION
Gerd Hoffmann
1
-0
/
+1
2009-12-03
scsi: add scsi_req_print()
Gerd Hoffmann
1
-0
/
+114
2009-12-03
scsi: move status to SCSIRequest.
Gerd Hoffmann
1
-0
/
+9
2009-12-03
scsi: move sense to SCSIDevice, create SCSISense struct.
Gerd Hoffmann
1
-0
/
+10
2009-12-03
scsi: add xfer mode
Gerd Hoffmann
1
-0
/
+46
2009-12-03
scsi: add request parsing helpers to common code.
Gerd Hoffmann
1
-0
/
+164
2009-12-03
scsi: move SCSIRequest management to common code.
Gerd Hoffmann
1
-0
/
+31
2009-12-03
scsi: move request lists to QTAILQ.
Gerd Hoffmann
1
-0
/
+1
2009-11-09
scsi: move scsi-disk.h -> scsi.h
Gerd Hoffmann
1
-1
/
+1
[prev]
[next]