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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
1
-20
/
+25
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
1
-12
/
+16
2014-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-09-03
vhost-scsi: init backend features earlier
Michael S. Tsirkin
1
-1
/
+1
2014-08-26
virtio-scsi: Report error if num_queues is 0 or too large
Fam Zheng
1
-0
/
+6
2014-08-26
scsi-generic: remove superfluous DPRINTF avoid to break compiling
Gonglei
1
-3
/
+0
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
4
-93
/
+93
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
1
-3
/
+8
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
4
-17
/
+0
2014-07-29
virtio-scsi: implement parse_cdb
Paolo Bonzini
1
-0
/
+25
2014-07-29
scsi-block, scsi-generic: implement parse_cdb
Paolo Bonzini
3
-2
/
+22
2014-07-29
scsi-block: extract scsi_block_is_passthrough
Paolo Bonzini
1
-12
/
+26
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-07-01
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
1
-2
/
+2
2014-07-01
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
1
-7
/
+1
2014-06-29
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
1
-18
/
+20
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+1
2014-06-23
qapi: adjust existing defines
Wenchao Xia
1
-3
/
+3
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-19
/
+26
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
1
-1
/
+1
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
1
-3
/
+7
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
1
-1
/
+9
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
1
-15
/
+10
2014-06-19
virtio-scsi: define dummy handle_output for vhost-scsi vqs
Ming Lei
2
-6
/
+16
2014-06-18
virtio-scsi: add support for the any_layout feature
Paolo Bonzini
1
-89
/
+104
2014-06-18
virtio-scsi: introduce virtio_scsi_complete_cmd_req
Paolo Bonzini
1
-5
/
+10
2014-06-18
virtio-scsi: prepare sense data handling for any_layout
Paolo Bonzini
1
-10
/
+12
2014-06-18
virtio-scsi: add extra argument and return type to qemu_sgl_concat
Paolo Bonzini
1
-7
/
+20
2014-06-18
virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields
Paolo Bonzini
1
-1
/
+5
2014-06-18
virtio-scsi: start preparing for any_layout
Paolo Bonzini
1
-49
/
+72
2014-06-18
megasas: use PCI DMA API
Paolo Bonzini
1
-6
/
+10
2014-06-18
scsi: Print command name in debug
Alexey Kardashevskiy
3
-4
/
+8
2014-06-18
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
1
-1
/
+1
2014-06-18
scsi-disk.c: Fix compilation with -DDEBUG_SCSI
Paul Janzen
1
-1
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
5
-10
/
+4
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-4
/
+2
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
2
-16
/
+16
2014-05-22
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
3
-3
/
+6
2014-05-20
megasas: remove buildtime strings
Olaf Hering
1
-2
/
+2
2014-05-19
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
4
-24
/
+90
2014-05-16
virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path
Markus Armbruster
1
-1
/
+2
2014-05-16
scsi: Document intentional fall through in scsi_req_length()
Markus Armbruster
1
-0
/
+2
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2
-4
/
+1
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
1
-1
/
+1
2014-05-05
virtio-scsi: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+9
2014-04-28
megasas: Add MSI support
Hannes Reinecke
1
-6
/
+43
2014-04-28
megasas: Enable MSI-X support
Hannes Reinecke
1
-12
/
+5
2014-04-28
megasas: Implement LD_LIST_QUERY
Hannes Reinecke
2
-0
/
+26
[next]