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
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
1
-1
/
+10
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
1
-1
/
+0
2022-05-09
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
1
-40
/
+0
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
1
-1
/
+0
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
1
-1
/
+0
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
1
-1
/
+0
2022-05-07
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
1
-2
/
+0
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-6
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-4
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-08-27
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+2
2020-08-27
virtio-scsi: introduce a constant for fixed virtqueues
Stefan Hajnoczi
1
-0
/
+3
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
1
-0
/
+1
2019-07-19
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
1
-1
/
+1
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
[next]