index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi-bus: remove overlapping entry
Blue Swirl
2012-08-09
1
-1
/
+0
*
scsi: add support for ATA_PASSTHROUGH_xx scsi command
Cong Meng
2012-08-03
1
-3
/
+85
*
SCSI: Update the sense code for PREVENT REMOVAL errors
Ronnie Sahlberg
2012-08-03
1
-2
/
+2
*
scsi: report parameter changes to HBA drivers
Paolo Bonzini
2012-07-27
1
-0
/
+10
*
scsi-disk: report resized disk via sense codes
Paolo Bonzini
2012-07-27
1
-0
/
+5
*
scsi: establish precedence levels for unit attention
Paolo Bonzini
2012-07-27
1
-1
/
+51
*
scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus
Cong Meng
2012-07-27
1
-1
/
+16
*
scsi: add tracepoint for scsi_req_cancel
Paolo Bonzini
2012-07-27
1
-0
/
+1
*
scsi-disk: Fail medium writes with proper sense for readonly LUNs
Ronnie Sahlberg
2012-07-26
1
-0
/
+5
*
scsi-disk: parse MODE SELECT commands and parameters
Paolo Bonzini
2012-07-26
1
-0
/
+10
*
scsi: add free_request callback
Paolo Bonzini
2012-07-10
1
-0
/
+5
*
scsi: Fix transfer length for READ POSITION commands.
Christian Hoff
2012-07-02
1
-1
/
+15
*
scsi: Add basic support for SCSI media changer commands.
Christian Hoff
2012-07-02
1
-6
/
+39
*
scsi: Ensure command and transfer lengths are set for all SCSI devices
Paolo Bonzini
2012-07-02
1
-7
/
+18
*
scsi: Fix LOAD_UNLOAD
Christian Hoff
2012-07-02
1
-3
/
+3
*
scsi: Fix data length == SCSI_SENSE_BUF_SIZE
Christian Hoff
2012-07-02
1
-1
/
+1
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
1
-1
/
+1
*
qom: Push error reporting to object_property_find()
Paolo Bonzini
2012-06-18
1
-1
/
+1
*
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
1
-1
/
+1
*
qbus: Make child devices links
Anthony Liguori
2012-06-18
1
-5
/
+8
*
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
1
-7
/
+16
*
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
1
-4
/
+2
*
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
1
-1
/
+1
*
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
1
-6
/
+8
*
scsi: prepare migration code for usb-storage support
Gerd Hoffmann
2012-06-07
1
-4
/
+4
*
scsi: declare vmstate_info_scsi_requests to be static
Jim Meyering
2012-05-25
1
-1
/
+1
*
scsi: Add assertion for use-after-free errors
Stefan Weil
2012-05-07
1
-0
/
+1
*
scsi: set VALID bit to 0 in fixed format sense data
Paolo Bonzini
2012-05-07
1
-2
/
+2
*
scsi: do not require a minimum allocation length for REQUEST SENSE
Paolo Bonzini
2012-05-07
1
-5
/
+2
*
scsi: do not require a minimum allocation length for INQUIRY
Paolo Bonzini
2012-05-07
1
-8
/
+0
*
scsi: parse 16-byte tape CDBs
Paolo Bonzini
2012-05-07
1
-0
/
+10
*
scsi: do not report bogus overruns for commands in the 0x00-0x1F range
Paolo Bonzini
2012-05-07
1
-6
/
+10
*
scsi: Specify the xfer direction for UNMAP and ATA_PASSTHROUGH commands
Ronnie Sahlberg
2012-05-04
1
-0
/
+2
*
scsi: fix WRITE SAME transfer length and direction
Paolo Bonzini
2012-05-04
1
-6
/
+8
*
scsi: prevent data transfer overflow
Paolo Bonzini
2012-05-04
1
-12
/
+26
*
scsi: add SANITIZE command
Paolo Bonzini
2012-04-19
1
-0
/
+1
*
scsi: fix memory leak
Paolo Bonzini
2012-04-19
1
-2
/
+5
*
scsi: add get_dev_path
Paolo Bonzini
2012-03-19
1
-0
/
+18
*
scsi: fix searching for an empty id
Paolo Bonzini
2012-02-24
1
-5
/
+10
*
scsi: fix wrong return for target INQUIRY
Paolo Bonzini
2012-02-24
1
-1
/
+1
*
scsi: add SCSIDevice vmstate definitions
Paolo Bonzini
2012-02-22
1
-3
/
+104
*
scsi-disk: enable scatter/gather functionality
Paolo Bonzini
2012-02-22
1
-0
/
+1
*
scsi: add scatter/gather functionality
Paolo Bonzini
2012-02-22
1
-2
/
+26
*
scsi: pass residual amount to command_complete
Paolo Bonzini
2012-02-22
1
-4
/
+8
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
1
-1
/
+1
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-9
/
+10
*
scsi: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-26
/
+69
*
scsi: fix fw path
Paolo Bonzini
2011-11-22
1
-2
/
+2
*
usb-msd: do not register twice in the boot order
Paolo Bonzini
2011-11-22
1
-2
/
+5
[next]