index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
virtio-scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2017-02-17
1
-3
/
+11
*
virtio: convert to use DMA api
Jason Wang
2017-01-10
1
-1
/
+3
*
virtio-scsi: suppress virtqueue kick during processing
Stefan Hajnoczi
2017-01-03
1
-15
/
+21
*
virtio-scsi: introduce virtio_scsi_acquire/release
Paolo Bonzini
2016-12-22
1
-9
/
+18
*
virtio: set ISR on dataplane notifications
Paolo Bonzini
2016-11-18
1
-1
/
+1
*
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
2016-10-30
1
-13
/
+11
*
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-2
/
+0
*
virtio-scsi: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-17
/
+11
*
virtio-scsi: handle virtio_scsi_set_config() error
Greg Kurz
2016-10-10
1
-2
/
+3
*
virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
Greg Kurz
2016-10-10
1
-14
/
+32
*
virtio-scsi: Don't abort when media is ejected
Fam Zheng
2016-09-14
1
-6
/
+9
*
virtio-scsi: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-15
/
+6
*
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
2016-07-21
1
-2
/
+3
*
virtio-scsi: Call virtio_add_queue_aio
Fam Zheng
2016-07-21
1
-6
/
+3
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-3
/
+3
*
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2016-06-28
1
-5
/
+0
*
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
2016-06-07
1
-1
/
+1
*
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
2016-06-07
1
-62
/
+0
*
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
1
-21
/
+44
*
virtio-scsi: fix disabled mode
Paolo Bonzini
2016-04-07
1
-2
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2016-02-25
1
-43
/
+9
*
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
1
-5
/
+2
*
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-06
1
-9
/
+9
*
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2016-02-04
1
-2
/
+1
*
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2016-02-02
1
-0
/
+55
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
SCSI device: fix to incomplete QOMify
Cao jin
2016-01-15
1
-1
/
+1
*
virtio-scsi: don't crash without a valid device
Eugene (jno) Dvurechenski
2015-11-26
1
-1
/
+1
*
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
2015-10-29
1
-0
/
+5
*
virtio-scsi: convert to virtqueue_map
Michael S. Tsirkin
2015-10-29
1
-14
/
+2
*
scsi: switch from g_slice allocator to malloc
Paolo Bonzini
2015-10-12
1
-7
/
+5
*
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-10
1
-4
/
+4
*
virtio-scsi: use virtqueue_map_sg() when loading requests
Stefan Hajnoczi
2015-07-30
1
-0
/
+5
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+2
*
virtio: set any_layout in virtio core
Michael S. Tsirkin
2015-07-27
1
-2
/
+0
*
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
2015-06-10
1
-2
/
+11
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-2
/
+2
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
1
-2
/
+2
*
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2015-04-28
1
-0
/
+5
*
virtio-scsi: Fix assert in virtio_scsi_push_event
Fam Zheng
2015-03-18
1
-2
/
+6
*
virtio-scsi: clean out duplicate cdb field
Michael S. Tsirkin
2015-03-11
1
-1
/
+1
*
virtio-scsi: fix cdb/sense size
Michael S. Tsirkin
2015-03-11
1
-5
/
+5
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
1
-4
/
+5
|
\
|
*
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
1
-4
/
+4
|
*
virtio-scsi: use standard-headers
Michael S. Tsirkin
2015-02-26
1
-0
/
+1
*
|
virtio-scsi: Allocate op blocker reason before blocking
Max Reitz
2015-03-02
1
-0
/
+4
*
|
virtio-scsi-dataplane: Call blk_set_aio_context within BQL
Fam Zheng
2015-02-27
1
-8
/
+7
|
/
*
virtio: fix feature bit checks
Cornelia Huck
2015-01-27
1
-1
/
+1
*
scsi: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
1
-1
/
+1
[prev]
[next]