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-backend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
1
-0
/
+4
2023-01-08
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
1
-0
/
+3
2022-06-27
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
1
-0
/
+3
2022-01-10
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
1
-3
/
+0
2022-01-06
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
1
-0
/
+3
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
1
-6
/
+0
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
1
-1
/
+1
2021-06-30
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
1
-1
/
+2
2020-09-29
vhost: switch to use IOTLB v2 format
Jason Wang
1
-0
/
+2
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
1
-1
/
+3
2020-07-03
vhost: introduce new VhostOps vhost_force_iommu
Cindy Lu
1
-0
/
+3
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
1
-0
/
+4
2020-07-03
vhost: introduce new VhostOps vhost_vq_get_addr
Cindy Lu
1
-0
/
+6
2020-07-03
vhost: introduce new VhostOps vhost_dev_start
Cindy Lu
1
-0
/
+2
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
1
-0
/
+2
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
1
-0
/
+10
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
1
-0
/
+4
2018-03-01
cryptodev-vhost-user: add crypto session handler
Gonglei
1
-0
/
+8
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
1
-0
/
+12
2017-06-02
vhost: rework IOTLB messaging
Maxime Coquelin
1
-8
/
+15
2017-01-18
vhost_net: device IOTLB support
Jason Wang
1
-0
/
+13
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
1
-0
/
+2
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
1
-0
/
+5
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-4
/
+3
2016-07-07
tap: vhost busy polling support
Jason Wang
1
-0
/
+3
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
1
-0
/
+4
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-0
/
+3
2015-10-22
vhost: use a function for each call
Marc-André Lureau
1
-7
/
+56
2015-10-22
vhost-user: send log shm fd along with log_base
Marc-André Lureau
1
-1
/
+3
2015-10-22
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
1
-0
/
+4
2015-10-22
vhost: add vhost_set_log_base op
Marc-André Lureau
1
-0
/
+3
2015-10-22
vhost: add vhost_has_free_slot() interface
Igor Mammedov
1
-0
/
+2
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
1
-0
/
+2
2015-09-24
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
1
-0
/
+2
2014-08-09
virtio: Move extern declaration to header file
Stefan Weil
1
-0
/
+2
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
1
-0
/
+11
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
1
-0
/
+27