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
/
include
/
hw
/
virtio
/
virtio-scsi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
1
-1
/
+1
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
1
-0
/
+2
2017-05-05
vhost-scsi: create a vhost-scsi-common abstraction
Felipe Franciosi
1
-0
/
+2
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
1
-3
/
+5
2017-03-24
virtio-scsi: Make virtio_scsi_acquire/release public
Fam Zheng
1
-0
/
+14
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
1
-3
/
+3
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
1
-1
/
+0
2016-10-30
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
1
-3
/
+3
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
1
-4
/
+2
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-06-07
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
1
-11
/
+0
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
1
-3
/
+3
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
1
-1
/
+0
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
1
-20
/
+1
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-1
/
+1
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
1
-7
/
+6
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
1
-0
/
+10
2015-06-10
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
1
-13
/
+0
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
1
-0
/
+1
2015-03-11
virtio-scsi: remove empty wrapper for cmd
Michael S. Tsirkin
1
-3
/
+1
2015-03-11
virtio-scsi: clean out duplicate cdb field
Michael S. Tsirkin
1
-6
/
+1
2015-03-11
virtio-scsi: fix cdb/sense size
Michael S. Tsirkin
1
-0
/
+3
2015-03-11
virtio-scsi: drop duplicate CDB/SENSE SIZE
Michael S. Tsirkin
1
-2
/
+0
2015-02-26
virtio-scsi: use standard-headers
Michael S. Tsirkin
1
-111
/
+9
2015-02-11
vhost-scsi: add a property for booting
Gonglei
1
-0
/
+1
2014-11-12
virtio-scsi: Fix comment for VirtIOSCSIReq
Fam Zheng
1
-1
/
+2
2014-10-23
virtio-scsi: dataplane: stop trying on notifier error
Cornelia Huck
1
-0
/
+1
2014-10-23
virtio-scsi-dataplane: Add op blocker
Fam Zheng
1
-0
/
+1
2014-09-30
virtio-scsi: Handle TMF request cancellation asynchronously
Fam Zheng
1
-2
/
+7
2014-09-30
virtio-scsi: Batched prepare for cmd reqs
Fam Zheng
1
-0
/
+4
2014-09-30
virtio-scsi: Two stages processing of cmd request
Fam Zheng
1
-1
/
+2
2014-09-30
virtio-scsi: Add migration state notifier for dataplane code
Fam Zheng
1
-0
/
+2
2014-09-30
virtio-scsi-dataplane: Code to run virtio-scsi on iothread
Fam Zheng
1
-0
/
+19
2014-09-30
virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReq
Fam Zheng
1
-1
/
+14
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
1
-0
/
+1
2014-09-23
virtio-scsi: Make virtio_scsi_push_event public
Fam Zheng
1
-0
/
+2
2014-09-23
virtio-scsi: Make virtio_scsi_free_req public
Fam Zheng
1
-0
/
+1
2014-09-23
virtio-scsi: Make virtio_scsi_init_req public
Fam Zheng
1
-0
/
+1
2014-09-23
virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
Fam Zheng
1
-0
/
+1
2014-09-23
virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
Fam Zheng
1
-0
/
+36
2014-07-14
virtio-scsi: fix with -M pc-i440fx-2.0
Paolo Bonzini
1
-0
/
+2
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
1
-1
/
+0
2014-06-19
virtio-scsi: define dummy handle_output for vhost-scsi vqs
Ming Lei
1
-1
/
+6
2014-06-18
virtio-scsi: add support for the any_layout feature
Paolo Bonzini
1
-3
/
+1
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-1
/
+1
2013-12-09
virtio-scsi: Convert to QOM realize
Andreas Färber
1
-1
/
+1
2013-12-09
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-1
/
+1
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
1
-1
/
+0
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
1
-0
/
+2
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
1
-4
/
+129
[next]