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
/
virtio-scsi-dataplane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
1
-15
/
+4
2016-06-24
virtio-bus: have callers tolerate new host notifier api
Cornelia Huck
1
-5
/
+15
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
1
-8
/
+4
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
1
-4
/
+39
2016-03-22
Clean up includes some more
Markus Armbruster
1
-1
/
+0
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
1
-171
/
+25
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-7
/
+8
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-23
dataplane: Mark host notifiers' client type as "external"
Fam Zheng
1
-10
/
+8
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-8
/
+16
2015-10-12
scsi: switch from g_slice allocator to malloc
Paolo Bonzini
1
-5
/
+5
2015-03-26
virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
Ting Wang
1
-0
/
+6
2015-03-18
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init
Bo Su
1
-1
/
+3
2015-03-02
virtio-scsi: Allocate op blocker reason before blocking
Max Reitz
1
-4
/
+0
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
1
-1
/
+1
2014-11-12
virtio-scsi: dataplane: suppress guest notification
Ming Lei
1
-1
/
+6
2014-11-11
virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
Ming Lei
1
-1
/
+1
2014-10-31
virtio-scsi: fix dataplane
Paolo Bonzini
1
-1
/
+2
2014-10-23
virtio-scsi: dataplane: stop trying on notifier error
Cornelia Huck
1
-0
/
+8
2014-10-23
virtio-scsi: dataplane: fail setup gracefully
Cornelia Huck
1
-9
/
+70
2014-10-23
virtio-scsi: dataplane: print why starting failed
Cornelia Huck
1
-4
/
+7
2014-10-23
virtio-scsi-dataplane: Add op blocker
Fam Zheng
1
-0
/
+4
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-1
/
+2
2014-09-30
virtio-scsi: Batched prepare for cmd reqs
Fam Zheng
1
-2
/
+7
2014-09-30
virtio-scsi: Two stages processing of cmd request
Fam Zheng
1
-1
/
+3
2014-09-30
virtio-scsi-dataplane: Code to run virtio-scsi on iothread
Fam Zheng
1
-0
/
+222