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-bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-7
/
+4
2015-03-10
scsi: Improve error reporting for invalid drive property
Markus Armbruster
1
-4
/
+1
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
1
-1
/
+5
2015-03-10
scsi: Clean up duplicated error in legacy if=scsi code
Markus Armbruster
1
-1
/
+0
2015-02-27
scsi: give device a parent before setting properties
Paolo Bonzini
1
-0
/
+5
2015-02-02
scsi: Fix scsi_req_cancel_async for no aiocb req
Fam Zheng
1
-0
/
+2
2015-01-14
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
1
-0
/
+2
2014-10-31
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
1
-9
/
+3
2014-10-31
megasas: Clear unit attention on initial reset
Hannes Reinecke
1
-1
/
+1
2014-10-31
scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length()
Hannes Reinecke
1
-25
/
+32
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-6
/
+6
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-2
/
+3
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
1
-1
/
+13
2014-10-15
block: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+2
2014-10-15
scsi: add bootindex to qom property
Gonglei
1
-0
/
+11
2014-10-15
scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
Igor Mammedov
1
-16
/
+0
2014-10-15
scsi: Set SCSI BUS itself as default HotplugHandler
Igor Mammedov
1
-1
/
+7
2014-09-30
scsi: Introduce scsi_req_cancel_async
Fam Zheng
1
-0
/
+26
2014-09-30
scsi: Introduce scsi_req_cancel_complete
Fam Zheng
1
-4
/
+10
2014-09-30
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
1
-2
/
+2
2014-09-30
scsi: Drop scsi_req_abort
Fam Zheng
1
-15
/
+0
2014-09-23
scsi: Optimize scsi_req_alloc
Fam Zheng
1
-3
/
+5
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
1
-36
/
+34
2014-07-29
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
1
-2
/
+1
2014-07-29
scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo
Paolo Bonzini
1
-3
/
+23
2014-07-29
scsi-bus: prepare scsi_req_new for introduction of parse_cdb
Paolo Bonzini
1
-21
/
+30
2014-07-14
scsi: Report error when lun number is in use
Fam Zheng
1
-1
/
+2
2014-06-18
scsi: Print command name in debug
Alexey Kardashevskiy
1
-1
/
+3
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-3
/
+1
2014-05-22
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-0
/
+2
2014-05-16
scsi: Document intentional fall through in scsi_req_length()
Markus Armbruster
1
-0
/
+2
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
1
-1
/
+1
2014-04-02
scsi-bus: remove bogus assertion
Paolo Bonzini
1
-1
/
+0
2014-03-14
scsi: Fix migration of scsi sense data
Fam Zheng
1
-1
/
+29
2014-02-22
scsi-bus: Fix transfer length for VERIFY with BYTCHK=11b
Markus Armbruster
1
-1
/
+1
2014-02-22
scsi: report thin provisioning errors with werror=report
Paolo Bonzini
1
-0
/
+5
2014-01-16
scsi: Support TEST UNIT READY in the dummy LUN0
Paolo Bonzini
1
-0
/
+2
2013-12-13
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-1
/
+13
2013-12-09
scsi-bus: fix transfer length and direction for VERIFY command
Paolo Bonzini
1
-1
/
+13
2013-11-26
scsi: Add 2 new sense codes needed by uas
Hans de Goede
1
-0
/
+10
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-3
/
+3
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
1
-11
/
+34
2013-09-12
scsi: Fix scsi_bus_legacy_add_drive() scsi-generic with serial
Markus Armbruster
1
-1
/
+1
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+1
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-2
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-7
/
+15
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
1
-2
/
+10
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-2
/
+3
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+1889