index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost-backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-28
1
-0
/
+7
*
vhost-backend: do not depend on CONFIG_VHOST_VSOCK
Paolo Bonzini
2022-05-12
1
-4
/
+0
*
vhost-backend: stick to -errno error return convention
Roman Kagan
2022-01-07
1
-1
/
+1
*
vhost-backend: avoid overflow on memslots_limit
Roman Kagan
2022-01-07
1
-1
/
+1
*
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2021-09-04
1
-29
/
+1
*
vhost: Return 0/-errno in vhost_dev_init()
Kevin Wolf
2021-06-30
1
-1
/
+3
*
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
1
-1
/
+1
*
vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg
Eugenio Pérez
2021-02-05
1
-0
/
+5
*
hw/virtio/vhost-backend: Fix Coverity CID 1432871
Philippe Mathieu-Daudé
2020-11-03
1
-2
/
+2
*
vhost: switch to use IOTLB v2 format
Jason Wang
2020-09-29
1
-16
/
+70
*
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-07
1
-0
/
+6
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
vhost-net: revamp configure logic
Paolo Bonzini
2019-02-21
1
-2
/
+2
*
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
2019-02-21
1
-2
/
+10
*
vhost: fix a memory leak
Peng Hao
2017-08-01
1
-0
/
+2
*
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
2017-07-03
1
-2
/
+8
*
vhost: rework IOTLB messaging
Maxime Coquelin
2017-06-02
1
-57
/
+73
*
vhost_net: device IOTLB support
Jason Wang
2017-01-18
1
-0
/
+99
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
1
-0
/
+17
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-3
/
+2
*
tap: vhost busy polling support
Jason Wang
2016-07-07
1
-0
/
+8
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2015-11-12
1
-1
/
+1
*
vhost: use a function for each call
Marc-André Lureau
2015-10-22
1
-12
/
+120
*
vhost-user: send log shm fd along with log_base
Marc-André Lureau
2015-10-22
1
-1
/
+2
*
vhost: add vhost_set_log_base op
Marc-André Lureau
2015-10-22
1
-0
/
+6
*
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2015-10-22
1
-0
/
+19
*
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
2015-09-24
1
-1
/
+9
*
vhost: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
*
virtio: Move extern declaration to header file
Stefan Weil
2014-08-08
1
-2
/
+0
*
Add vhost-user as a vhost backend.
Nikolay Nikolaev
2014-06-19
1
-0
/
+5
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
1
-0
/
+66