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
/
spapr_vscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
scsi: pass residual amount to command_complete
Paolo Bonzini
1
-1
/
+1
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-6
/
+8
2012-01-27
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
1
-13
/
+22
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
1
-2
/
+2
2011-10-28
scsi: add channel to addressing
Paolo Bonzini
1
-6
/
+3
2011-10-28
scsi: allow arbitrary LUNs
Paolo Bonzini
1
-4
/
+35
2011-10-28
scsi: remove devs array from SCSIBus
Paolo Bonzini
1
-8
/
+6
2011-10-28
scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo)
Paolo Bonzini
1
-3
/
+5
2011-10-06
vscsi: send the CHECK_CONDITION status down together with autosense data
Paolo Bonzini
1
-1
/
+0
2011-10-06
spapr: prepare for qdevification of irq
Paolo Bonzini
1
-3
/
+1
2011-10-06
spapr: proper qdevification
Paolo Bonzini
1
-7
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-12
scsi: pass cdb already to scsi_req_new
Paolo Bonzini
1
-2
/
+2
2011-08-12
vscsi: always use get_sense
Paolo Bonzini
1
-70
/
+21
2011-07-19
scsi: Add 'hba_private' to SCSIRequest
Hannes Reinecke
1
-19
/
+9
2011-05-26
scsi: rename arguments to the new callbacks
Paolo Bonzini
1
-17
/
+14
2011-05-26
scsi: split command_complete callback in two
Paolo Bonzini
1
-45
/
+56
2011-05-26
scsi: Implement 'get_sense' callback
Hannes Reinecke
1
-1
/
+9
2011-05-26
scsi: introduce scsi_req_get_buf
Paolo Bonzini
1
-6
/
+2
2011-05-26
scsi: introduce scsi_req_continue
Paolo Bonzini
1
-16
/
+10
2011-05-26
scsi: introduce scsi_req_new
Paolo Bonzini
1
-1
/
+1
2011-05-26
scsi: do not call send_command directly
Paolo Bonzini
1
-2
/
+2
2011-05-26
scsi: introduce scsi_req_cancel
Paolo Bonzini
1
-1
/
+10
2011-05-26
scsi: introduce scsi_req_abort
Paolo Bonzini
1
-6
/
+2
2011-05-26
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
1
-19
/
+25
2011-05-26
scsi: introduce SCSIBusOps
Paolo Bonzini
1
-1
/
+5
2011-04-08
spapr_vscsi: Set uninitialized variable
Stefan Weil
1
-1
/
+1
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
1
-0
/
+988