Thomas Huth
|
a1d30f285e
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
|
7 years ago |
Stefan Hajnoczi
|
184b962346
virtio-scsi: fix race between .ioeventfd_stop() and vq handler
|
7 years ago |
Gal Hammer
|
76143618a5
virtio: remove event notifier cleanup call on de-assign
|
7 years ago |
Paolo Bonzini
|
08e2c9f19c
scsi: move block/scsi.h to include/scsi/constants.h
|
8 years ago |
Fam Zheng
|
7140778605
virtio-scsi: Fix acquire/release in dataplane handlers
|
8 years ago |
Fam Zheng
|
0793169870
virtio: Report real progress in VQ aio poll handler
|
8 years ago |
Paolo Bonzini
|
83d768b564
virtio: set ISR on dataplane notifications
|
8 years ago |
Stefan Hajnoczi
|
c2a4b384f5
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
|
8 years ago |
Paolo Bonzini
|
ad07cd69ec
virtio-scsi: always use dataplane path if ioeventfd is active
|
8 years ago |
Paolo Bonzini
|
b13d396227
virtio: move ioeventfd_started flag to VirtioBusState
|
8 years ago |
Paolo Bonzini
|
c9d1a56174
block: only call aio_poll on the current thread's AioContext
|
8 years ago |
Markus Armbruster
|
a9c94277f0
Use #include "..." for our own headers, <...> for others
|
9 years ago |
Cornelia Huck
|
21a4d96243
virtio-bus: remove old set_host_notifier callback
|
9 years ago |
Cornelia Huck
|
b1f0a33d80
virtio-bus: have callers tolerate new host notifier api
|
9 years ago |
Paolo Bonzini
|
a378b49a43
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_set_aio
|
9 years ago |
Paolo Bonzini
|
a8f2e5c8ff
virtio-scsi: use aio handler for data plane
|
9 years ago |
Markus Armbruster
|
c80f6e9caa
Clean up includes some more
|
9 years ago |
Paolo Bonzini
|
e24a47c5b7
virtio-scsi: do not use vring in dataplane
|
9 years ago |
Paolo Bonzini
|
51b19ebe43
virtio: move allocation to virtqueue_pop/vring_pop
|
9 years ago |
Peter Maydell
|
9b8bfe21be
virtio: Clean up includes
|
9 years ago |
Fam Zheng
|
3a1e8074d7
dataplane: Mark host notifiers' client type as "external"
|
9 years ago |
Fam Zheng
|
dca21ef23b
aio: Add "is_external" flag for event handlers
|
9 years ago |
Paolo Bonzini
|
633dccb458
scsi: switch from g_slice allocator to malloc
|
10 years ago |
Ting Wang
|
4020db0475
virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
|
10 years ago |
Bo Su
|
196d4fc56d
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init
|
10 years ago |
Max Reitz
|
f6758f7d6b
virtio-scsi: Allocate op blocker reason before blocking
|
10 years ago |
Cornelia Huck
|
b0e5d90ebc
dataplane: endianness-aware accesses
|
10 years ago |
Ming Lei
|
6012ca8159
virtio-scsi: dataplane: suppress guest notification
|
10 years ago |
Ming Lei
|
ed4b43265d
virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
|
10 years ago |
Paolo Bonzini
|
ace386b4e0
virtio-scsi: fix dataplane
|
10 years ago |