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
/
hw
/
scsi
/
virtio-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-24
virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
Zhengui li
1
-2
/
+5
2019-07-19
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
1
-2
/
+2
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-06
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
1
-7
/
+8
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
1
-3
/
+7
2019-03-11
virtio-scsi: Fix build with gcc 9
Greg Kurz
1
-1
/
+7
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-1
/
+1
2019-02-01
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
1
-0
/
+7
2019-02-01
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
1
-0
/
+6
2018-10-19
call HotplugHandler->plug() as the last step in device realization
Igor Mammedov
1
-10
/
+1
2018-07-16
virtio-scsi: fix hotplug ->reset() vs event race
Stefan Hajnoczi
1
-1
/
+10
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
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
-3
/
+5
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-11
/
+2
2017-07-04
virtio-scsi: finalize IOMMU support
Jason Wang
1
-1
/
+2
2017-06-06
virtio-scsi: Unset hotplug handler when unrealize
Fam Zheng
1
-0
/
+3
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
1
-4
/
+7
2017-03-24
virtio-scsi: Fix acquire/release in dataplane handlers
Fam Zheng
1
-13
/
+14
2017-03-24
virtio-scsi: Make virtio_scsi_acquire/release public
Fam Zheng
1
-14
/
+0
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
1
-8
/
+0
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-8
/
+0
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
1
-0
/
+7
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
1
-3
/
+11
2017-01-10
virtio: convert to use DMA api
Jason Wang
1
-1
/
+3
2017-01-03
virtio-scsi: suppress virtqueue kick during processing
Stefan Hajnoczi
1
-15
/
+21
2016-12-22
virtio-scsi: introduce virtio_scsi_acquire/release
Paolo Bonzini
1
-9
/
+18
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
1
-1
/
+1
2016-10-30
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
1
-13
/
+11
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-scsi: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-17
/
+11
2016-10-10
virtio-scsi: handle virtio_scsi_set_config() error
Greg Kurz
1
-2
/
+3
2016-10-10
virtio-scsi: convert virtio_scsi_bad_req() to use virtio_error()
Greg Kurz
1
-14
/
+32
2016-09-14
virtio-scsi: Don't abort when media is ejected
Fam Zheng
1
-6
/
+9
2016-07-21
virtio-scsi: Wrap in vmstate
Dr. David Alan Gilbert
1
-15
/
+6
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
1
-2
/
+3
2016-07-21
virtio-scsi: Call virtio_add_queue_aio
Fam Zheng
1
-6
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-3
/
+3
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
1
-5
/
+0
2016-06-07
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
1
-1
/
+1
2016-06-07
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
1
-62
/
+0
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
1
-21
/
+44
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
1
-2
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
1
-43
/
+9
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-5
/
+2
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-9
/
+9
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
1
-2
/
+1
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
1
-0
/
+55
[next]