Sign in
qemu
/
qemu
/
70ddd9f66d1d5234b38b4444f209c511e7757ce6
/
hw
/
scsi-bus.c
0bf8264
scsi: Drop useless null test in scsi_unit_attention()
by Markus Armbruster
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a5cf826
scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL
by Jim Meyering
· 12 years ago
bb729f7
scsi: introduce scsi_cdb_length and scsi_data_cdb_length
by Paolo Bonzini
· 13 years ago
d83c951
scsi: fix warning
by Gerd Hoffmann
· 13 years ago
832a226
scsi-bus: remove overlapping entry
by Blue Swirl
· 13 years ago
e4b6526
scsi: add support for ATA_PASSTHROUGH_xx scsi command
by Cong Meng
· 13 years ago
93161b6
SCSI: Update the sense code for PREVENT REMOVAL errors
by Ronnie Sahlberg
· 13 years ago
53200fa
scsi: report parameter changes to HBA drivers
by Paolo Bonzini
· 13 years ago
aaebace
scsi-disk: report resized disk via sense codes
by Paolo Bonzini
· 13 years ago
e48e84e
scsi: establish precedence levels for unit attention
by Paolo Bonzini
· 13 years ago
350e6e4
scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus
by Cong Meng
· 13 years ago
814589c
scsi: add tracepoint for scsi_req_cancel
by Paolo Bonzini
· 13 years ago
6a8a685
scsi-disk: Fail medium writes with proper sense for readonly LUNs
by Ronnie Sahlberg
· 13 years ago
380feaf
scsi-disk: parse MODE SELECT commands and parameters
by Paolo Bonzini
· 13 years ago
8e86b93
scsi: add free_request callback
by Paolo Bonzini
· 13 years ago
9ce1bb2
scsi: Fix transfer length for READ POSITION commands.
by Christian Hoff
· 13 years ago
40723a9
scsi: Add basic support for SCSI media changer commands.
by Christian Hoff
· 13 years ago
28b70c9
scsi: Ensure command and transfer lengths are set for all SCSI devices
by Paolo Bonzini
· 13 years ago
15e58a2
scsi: Fix LOAD_UNLOAD
by Christian Hoff
· 13 years ago
335f560
scsi: Fix data length == SCSI_SENSE_BUF_SIZE
by Christian Hoff
· 13 years ago
93bfef4
Allow machines to configure the QEMU_VERSION that's exposed via hardware
by Crístian Viana
· 13 years ago
89bfe00
qom: Push error reporting to object_property_find()
by Paolo Bonzini
· 13 years ago
8cb6789
qdev: Remove qdev_prop_exists()
by Paolo Bonzini
· 13 years ago
0866aca
qbus: Make child devices links
by Anthony Liguori
· 13 years ago
0d93692
qdev: Convert busses to QEMU Object Model
by Anthony Liguori
· 13 years ago
09e5ab6
qdev: Use wrapper for qdev_get_path
by Anthony Liguori
· 13 years ago
bce5447
qdev: Move bus properties to abstract superclasses
by Paolo Bonzini
· 13 years ago
3cb75a7
qdev: Move bus properties to a separate global
by Paolo Bonzini
· 13 years ago
18eef3b
scsi: prepare migration code for usb-storage support
by Gerd Hoffmann
· 13 years ago
12badfc
scsi: declare vmstate_info_scsi_requests to be static
by Jim Meyering
· 13 years ago
68bd348
scsi: Add assertion for use-after-free errors
by Stefan Weil
· 13 years ago
77e4743
scsi: set VALID bit to 0 in fixed format sense data
by Paolo Bonzini
· 13 years ago
e5f38ff
scsi: do not require a minimum allocation length for REQUEST SENSE
by Paolo Bonzini
· 13 years ago
3c3d8a9
scsi: do not require a minimum allocation length for INQUIRY
by Paolo Bonzini
· 13 years ago
065c259
scsi: parse 16-byte tape CDBs
by Paolo Bonzini
· 13 years ago
f62d059
scsi: do not report bogus overruns for commands in the 0x00-0x1F range
by Paolo Bonzini
· 13 years ago
381b634
scsi: Specify the xfer direction for UNMAP and ATA_PASSTHROUGH commands
by Ronnie Sahlberg
· 13 years ago
a5ee908
scsi: fix WRITE SAME transfer length and direction
by Paolo Bonzini
· 13 years ago
12a0899
scsi: prevent data transfer overflow
by Paolo Bonzini
· 13 years ago
3e46d87
scsi: add SANITIZE command
by Paolo Bonzini
· 13 years ago
b7c8c35
scsi: fix memory leak
by Paolo Bonzini
· 13 years ago
baa1bd8
scsi: add get_dev_path
by Paolo Bonzini
· 13 years ago
d3d250b
scsi: fix searching for an empty id
by Paolo Bonzini
· 13 years ago
9fac25b
scsi: fix wrong return for target INQUIRY
by Paolo Bonzini
· 13 years ago
63f740d
scsi: add SCSIDevice vmstate definitions
by Paolo Bonzini
· 13 years ago
5d0d246
scsi-disk: enable scatter/gather functionality
by Paolo Bonzini
· 13 years ago
3d5aba9
scsi: add scatter/gather functionality
by Paolo Bonzini
· 14 years ago
01e9545
scsi: pass residual amount to command_complete
by Paolo Bonzini
· 14 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
d307af7
qdev: kill off DeviceInfo
by Anthony Liguori
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
b9eea3e
scsi: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
795928f
scsi: fix fw path
by Paolo Bonzini
· 13 years ago
ce4e7e4
usb-msd: do not register twice in the boot order
by Paolo Bonzini
· 13 years ago
f3b338e
scsi: pass down REQUEST SENSE to the device when there is no stored sense
by Paolo Bonzini
· 13 years ago
06b8635
scsi: fix parsing of allocation length field
by Paolo Bonzini
· 13 years ago
00a01ad
scsi: update list of commands
by Paolo Bonzini
· 13 years ago
7082826
scsi: fix fw path
by Paolo Bonzini
· 13 years ago
71544d3
scsi: push request restart to SCSIDevice
by Paolo Bonzini
· 13 years ago
e88c591
scsi: do not call transfer_data after canceling a request
by Paolo Bonzini
· 13 years ago
63db0f0
scsi: pass cdb to alloc_req
by Paolo Bonzini
· 13 years ago
adcf275
scsi: make reqops const
by Paolo Bonzini
· 13 years ago
0d3545e
scsi: add channel to addressing
by Paolo Bonzini
· 14 years ago
7e0380b
scsi: allow arbitrary LUNs
by Paolo Bonzini
· 14 years ago
ba74307
scsi: implement REPORT LUNS for arbitrary LUNs
by Paolo Bonzini
· 14 years ago
f48a7a6
scsi: remove devs array from SCSIBus
by Paolo Bonzini
· 14 years ago
afd4030
scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo)
by Paolo Bonzini
· 14 years ago
8a9c16f
scsi-disk: report media changed via unit attention sense codes
by Paolo Bonzini
· 14 years ago
3653d8c
scsi: notify the device when unit attention is reported
by Paolo Bonzini
· 14 years ago
67cc61e
atapi/scsi: unify definitions for MMC
by Paolo Bonzini
· 14 years ago
bd5da23
scsi: fix sign extension problems
by Paolo Bonzini
· 14 years ago
68bb01f
scsi-disk: Fix START_STOP to fail when it can't eject
by Markus Armbruster
· 14 years ago
48bb9f5
scsi-bus: remove duplicate table entries
by Blue Swirl
· 14 years ago
eae31cb
scsi: fill in additional sense length correctly
by Paolo Bonzini
· 14 years ago
f651526
scsi: refine constants for READ CAPACITY 16
by Paolo Bonzini
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
8b2a04e
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
by Paolo Bonzini
· 14 years ago
3b6ffe5
hw/scsi-bus.c: Fix use of uninitialised variable
by Peter Maydell
· 14 years ago
9825454
scsi: add special traces for common commands
by Paolo Bonzini
· 14 years ago
c7b4887
scsi: report unit attention on reset
by Paolo Bonzini
· 14 years ago
6dc06f0
scsi: add support for unit attention conditions
by Paolo Bonzini
· 14 years ago
a872a30
scsi: add a bunch more common sense codes
by Paolo Bonzini
· 14 years ago
739df21
scsi: move handling of REQUEST SENSE to common code
by Paolo Bonzini
· 14 years ago
fdaef06
scsi: move handling of REPORT LUNS and invalid LUNs to common code
by Paolo Bonzini
· 14 years ago
afa46c4
scsi: move request parsing to common code
by Paolo Bonzini
· 14 years ago
87dcd1b
scsi: push lun field to SCSIDevice
by Paolo Bonzini
· 14 years ago
2599aec
scsi: introduce SCSICommand
by Paolo Bonzini
· 14 years ago
c39ce11
scsi: pass cdb already to scsi_req_new
by Paolo Bonzini
· 14 years ago
12010e7
scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps
by Paolo Bonzini
· 14 years ago
8dbd457
scsi: introduce SCSIReqOps
by Paolo Bonzini
· 14 years ago
b45ef67
scsi: move sense handling to generic code
by Paolo Bonzini
· 14 years ago
682a9b2
scsi: pass status when completing
by Paolo Bonzini
· 14 years ago
645a8ad
scsi-bus: use DO_UPCAST
by Zhi Yong Wu
· 14 years ago
5e30a07
scsi: Sanitize command definitions
by Hannes Reinecke
· 14 years ago
8bd3e13
scsi: Remove REZERO_UNIT emulation
by Hannes Reinecke
· 14 years ago
3790372
scsi: Remove references to SET_WINDOW
by Hannes Reinecke
· 14 years ago
c5bf71a
scsi: Add 'hba_private' to SCSIRequest
by Hannes Reinecke
· 14 years ago
Next »