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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-7
/
+4
2015-06-10
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
1
-1
/
+8
2015-06-10
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
1
-2
/
+11
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2
-4
/
+4
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-2
/
+2
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+5
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
1
-0
/
+5
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-1
/
+1
2015-03-26
virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
Ting Wang
1
-0
/
+6
2015-03-25
vmw_pvscsi: use PCI DMA APIs
Paolo Bonzini
1
-21
/
+21
2015-03-25
megasas: use PCI DMA APIs
Paolo Bonzini
1
-27
/
+24
2015-03-18
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init
Bo Su
1
-1
/
+3
2015-03-18
virtio-scsi: Fix assert in virtio_scsi_push_event
Fam Zheng
1
-2
/
+6
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-6
/
+6
2015-03-11
virtio-scsi: clean out duplicate cdb field
Michael S. Tsirkin
1
-1
/
+1
2015-03-11
virtio-scsi: fix cdb/sense size
Michael S. Tsirkin
1
-5
/
+5
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-39
/
+20
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
2015-03-10
scsi-hd: fix property unset case
Ekaterina Tumanova
1
-1
/
+6
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
1
-0
/
+2
2015-03-10
scsi: Convert remaining PCI HBAs to realize()
Markus Armbruster
3
-41
/
+17
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
4
-2
/
+6
2015-03-10
vhost-scsi: Remove superfluous '\n' around error_report()
Gonglei
1
-3
/
+3
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
1
-10
/
+3
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+5
2015-03-02
virtio-scsi: Allocate op blocker reason before blocking
Max Reitz
2
-4
/
+4
2015-02-27
virtio-scsi-dataplane: Call blk_set_aio_context within BQL
Fam Zheng
1
-8
/
+7
2015-02-27
scsi: give device a parent before setting properties
Paolo Bonzini
1
-0
/
+5
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-4
/
+4
2015-02-26
virtio-scsi: use standard-headers
Michael S. Tsirkin
1
-0
/
+1
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
1
-2
/
+4
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+35
2015-02-18
monitor: Clean up around monitor_handle_fd_param()
Markus Armbruster
1
-1
/
+1
2015-02-18
vhost-scsi: Improve error reporting for invalid vhostfd
Markus Armbruster
1
-2
/
+4
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
1
-1
/
+1
2015-02-11
vhost-scsi: set the bootable value of channel/target/lun
Gonglei
1
-0
/
+6
2015-02-11
vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interface
Gonglei
1
-0
/
+20
2015-02-11
vhost-scsi: add bootindex property
Gonglei
1
-0
/
+9
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-1
/
+1
2015-02-02
scsi: Fix scsi_req_cancel_async for no aiocb req
Fam Zheng
1
-0
/
+2
2015-01-27
virtio: fix feature bit checks
Cornelia Huck
1
-1
/
+1
2015-01-14
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
1
-0
/
+2
2015-01-14
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
1
-0
/
+6
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-10
/
+33
2014-12-15
scsi-disk: provide maximum transfer length
Paolo Bonzini
1
-0
/
+27
2014-12-15
scsi: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2
-2
/
+2
2014-12-15
scsi: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
1
-4
/
+2
2014-12-15
scsi: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-4
/
+2
[next]