index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
2014-07-14
scsi: Report error when lun number is in use
Fam Zheng
2014-07-01
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
2014-07-01
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
2014-06-29
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
2014-06-23
qapi: adjust existing defines
Wenchao Xia
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
virtio-scsi: define dummy handle_output for vhost-scsi vqs
Ming Lei
2014-06-18
virtio-scsi: add support for the any_layout feature
Paolo Bonzini
2014-06-18
virtio-scsi: introduce virtio_scsi_complete_cmd_req
Paolo Bonzini
2014-06-18
virtio-scsi: prepare sense data handling for any_layout
Paolo Bonzini
2014-06-18
virtio-scsi: add extra argument and return type to qemu_sgl_concat
Paolo Bonzini
2014-06-18
virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields
Paolo Bonzini
2014-06-18
virtio-scsi: start preparing for any_layout
Paolo Bonzini
2014-06-18
megasas: use PCI DMA API
Paolo Bonzini
2014-06-18
scsi: Print command name in debug
Alexey Kardashevskiy
2014-06-18
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
2014-06-18
scsi-disk.c: Fix compilation with -DDEBUG_SCSI
Paul Janzen
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
2014-05-22
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-05-20
megasas: remove buildtime strings
Olaf Hering
2014-05-19
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-05-16
virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path
Markus Armbruster
2014-05-16
scsi: Document intentional fall through in scsi_req_length()
Markus Armbruster
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
2014-05-05
virtio-scsi: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-04-28
megasas: Add MSI support
Hannes Reinecke
2014-04-28
megasas: Enable MSI-X support
Hannes Reinecke
2014-04-28
megasas: Implement LD_LIST_QUERY
Hannes Reinecke
2014-04-28
scsi: Improve error messages more
Paolo Bonzini
2014-04-28
scsi-disk: Improve error messager if can't get version number
Fam Zheng
2014-04-02
scsi-bus: remove bogus assertion
Paolo Bonzini
2014-03-26
spapr_vscsi: remove duplicate condition check
Prasad Joshi
2014-03-26
scsi: check req pointer before dereferencing it
Prasad Joshi
2014-03-14
virtio-scsi: actually honor sense_size from configuration space
Paolo Bonzini
2014-03-14
scsi: Fix migration of scsi sense data
Fam Zheng
2014-03-14
spapr-vscsi: fix CRQ status
Alexey Kardashevskiy
2014-03-05
spapr_vscsi: Fix REPORT_LUNS handling
Nathan Whitehorn
2014-02-22
scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
Roland Dreier
2014-02-22
scsi-bus: Fix transfer length for VERIFY with BYTCHK=11b
Markus Armbruster
2014-02-22
scsi: report thin provisioning errors with werror=report
Paolo Bonzini
2014-02-22
scsi: Change scsi sense buf size to 252
Fam Zheng
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
[next]