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
/
vhost.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-08
vhost: add support for configure interrupt
Cindy Lu
1
-0
/
+4
2022-12-21
include/hw: attempt to document VirtIO feature variables
Alex Bennée
1
-3
/
+22
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
1
-2
/
+4
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
1
-0
/
+2
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
1
-0
/
+3
2022-10-09
qmp: decode feature & status bits in virtio-status
Laurent Vivier
1
-0
/
+3
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
1
-0
/
+12
2022-10-07
include/hw: document vhost_dev feature life-cycle
Alex Bennée
1
-0
/
+3
2022-06-27
include/hw/virtio: document vhost_ack_features
Alex Bennée
1
-0
/
+10
2022-06-27
include/hw/virtio: document vhost_get_features
Alex Bennée
1
-0
/
+11
2022-06-27
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
1
-0
/
+1
2022-05-16
include/hw: start documenting the vhost API
Alex Bennée
1
-10
/
+122
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
1
-4
/
+0
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
1
-0
/
+4
2021-11-11
vhost: Rename last_index to vq_index_end
Eugenio Pérez
1
-2
/
+2
2021-10-20
vhost: record the last virtqueue index for the virtio device
Jason Wang
1
-0
/
+2
2021-09-04
vhost: use unsigned int for nvqs
Jason Wang
1
-1
/
+1
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
1
-0
/
+4
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
1
-2
/
+2
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
1
-1
/
+1
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
1
-0
/
+2
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+1
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
1
-1
/
+0
2020-10-30
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+1
2020-09-29
vhost: switch to use IOTLB v2 format
Jason Wang
1
-0
/
+1
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
1
-0
/
+7
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
1
-0
/
+18
2018-02-08
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
1
-3
/
+0
2018-02-08
vhost: Build temporary section list and deref after commit
Dr. David Alan Gilbert
1
-0
/
+2
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
1
-0
/
+15
2017-06-02
vhost: propagate errors in vhost_device_iotlb_miss()
Maxime Coquelin
1
-1
/
+1
2017-03-30
vhost: generalize iommu memory region
Jason Wang
1
-0
/
+11
2017-01-18
vhost_net: device IOTLB support
Jason Wang
1
-0
/
+4
2016-11-15
vhost: drop legacy vring layout bits
Greg Kurz
1
-3
/
+0
2016-11-15
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
1
-0
/
+4
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
1
-0
/
+4
2016-07-07
tap: vhost busy polling support
Jason Wang
1
-1
/
+2
2015-12-02
vhost: drop dead code
Michael S. Tsirkin
1
-1
/
+0
2015-10-22
vhost: use a function for each call
Marc-André Lureau
1
-6
/
+6
2015-10-22
vhost: alloc shareable log
Marc-André Lureau
1
-1
/
+2
2015-10-22
vhost: add vhost_has_free_slot() interface
Igor Mammedov
1
-0
/
+2
2015-09-24
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
1
-0
/
+1
2015-09-24
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
1
-0
/
+1
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-2
/
+1
2015-06-10
vhost: 64 bit features
Cornelia Huck
1
-3
/
+3
2015-06-04
vhost: logs sharing
Jason Wang
1
-1
/
+7
2015-04-04
vhost: fix typo in vq_index description
Greg Kurz
1
-1
/
+1
2014-06-23
vhost: block migration if backend does not log memory
Michael S. Tsirkin
1
-0
/
+1
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
1
-2
/
+2
[next]