index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
vhost-backend.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: Add worker backend callouts
Mike Christie
2023-12-25
1
-0
/
+14
*
vhost-user: Interface for migration state transfer
Hanna Czenczek
2023-11-07
1
-0
/
+24
*
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
2023-10-12
1
-4
/
+0
*
vhost: Rework memslot filtering and fix "used_memslot" tracking
David Hildenbrand
2023-10-12
1
-3
/
+2
*
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
1
-0
/
+3
*
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
1
-1
/
+1
*
vdpa: move vhost reset after get vring base
Eugenio Pérez
2023-03-07
1
-0
/
+4
*
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2023-01-08
1
-0
/
+3
*
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-27
1
-0
/
+3
*
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
2022-01-10
1
-3
/
+0
*
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2022-01-06
1
-0
/
+3
*
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2021-09-04
1
-6
/
+0
*
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
1
-1
/
+1
*
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
1
-1
/
+2
*
vhost: switch to use IOTLB v2 format
Jason Wang
2020-09-29
1
-0
/
+2
*
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-07
1
-1
/
+3
*
vhost: introduce new VhostOps vhost_force_iommu
Cindy Lu
2020-07-03
1
-0
/
+3
*
vhost: implement vhost_vq_get_addr method
Cindy Lu
2020-07-03
1
-0
/
+4
*
vhost: introduce new VhostOps vhost_vq_get_addr
Cindy Lu
2020-07-03
1
-0
/
+6
*
vhost: introduce new VhostOps vhost_dev_start
Cindy Lu
2020-07-03
1
-0
/
+2
*
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2019-05-29
1
-0
/
+2
*
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-12
1
-0
/
+10
*
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-24
1
-0
/
+4
*
cryptodev-vhost-user: add crypto session handler
Gonglei
2018-03-01
1
-0
/
+8
*
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2018-01-18
1
-0
/
+12
*
vhost: rework IOTLB messaging
Maxime Coquelin
2017-06-02
1
-8
/
+15
*
vhost_net: device IOTLB support
Jason Wang
2017-01-18
1
-0
/
+13
*
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
2017-01-10
1
-0
/
+2
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-10
1
-0
/
+5
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-4
/
+3
*
tap: vhost busy polling support
Jason Wang
2016-07-07
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
1
-0
/
+4
|
\
|
*
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
2016-02-23
1
-0
/
+4
*
|
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
|
/
*
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2015-10-22
1
-0
/
+3
*
vhost: use a function for each call
Marc-André Lureau
2015-10-22
1
-7
/
+56
*
vhost-user: send log shm fd along with log_base
Marc-André Lureau
2015-10-22
1
-1
/
+3
*
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
2015-10-22
1
-0
/
+4
*
vhost: add vhost_set_log_base op
Marc-André Lureau
2015-10-22
1
-0
/
+3
*
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2015-10-22
1
-0
/
+2
*
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2015-09-24
1
-0
/
+2
*
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
2015-09-24
1
-0
/
+2
*
virtio: Move extern declaration to header file
Stefan Weil
2014-08-09
1
-0
/
+2
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
1
-0
/
+11
*
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
1
-0
/
+27