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-user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
2021-08-05
1
-1
/
+1
*
vhost-user: Fix backends without multiqueue support
Kevin Wolf
2021-07-09
1
-0
/
+3
*
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
1
-12
/
+12
*
vhost: Return 0/-errno in vhost_dev_init()
Kevin Wolf
2021-06-30
1
-3
/
+7
*
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
1
-20
/
+21
*
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
1
-0
/
+5
*
vhost-user: Monitor slave channel in vhost_user_read()
Greg Kurz
2021-03-22
1
-3
/
+32
*
vhost-user: Introduce nested event loop in vhost_user_read()
Greg Kurz
2021-03-22
1
-5
/
+60
*
vhost-user: Convert slave channel to QIOChannelSocket
Greg Kurz
2021-03-22
1
-60
/
+39
*
vhost-user: Factor out duplicated slave_fd teardown code
Greg Kurz
2021-03-22
1
-9
/
+10
*
vhost-user: Fix double-close on slave_read() error path
Greg Kurz
2021-03-22
1
-8
/
+3
*
vhost-user: Drop misleading EAGAIN checks in slave_read()
Greg Kurz
2021-03-22
1
-3
/
+3
*
vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation
Stefan Hajnoczi
2020-11-12
1
-3
/
+2
*
hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
Chen Qun
2020-09-01
1
-1
/
+1
*
Fix vhost-user buffer over-read on ram hot-unplug
Raphael Norwitz
2020-07-27
1
-1
/
+1
*
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
2020-06-24
1
-6
/
+6
*
Lift max memory slots limit imposed by vhost-user
Raphael Norwitz
2020-06-12
1
-19
/
+37
*
Transmit vhost-user memory regions individually
Raphael Norwitz
2020-06-12
1
-72
/
+438
*
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-12
1
-2
/
+47
*
Add vhost-user helper to get MemoryRegion data
Raphael Norwitz
2020-06-09
1
-10
/
+15
*
Add helper to populate vhost-user message regions
Raphael Norwitz
2020-06-09
1
-6
/
+12
*
Refactor vhost_user_set_mem_table functions
Raphael Norwitz
2020-05-04
1
-76
/
+67
*
Fixed assert in vhost_user_set_mem_table_postcopy
Raphael Norwitz
2020-02-27
1
-1
/
+1
*
vhost-user: only set slave channel for first vq
Adrian Moreno
2020-02-27
1
-3
/
+5
*
vhost-user: Print unexpected slave message types
Dr. David Alan Gilbert
2020-01-23
1
-1
/
+1
*
vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
Raphael Norwitz
2020-01-05
1
-1
/
+7
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2019-05-29
1
-0
/
+11
*
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-13
1
-0
/
+107
*
vhost-user: split vhost_user_read()
Marc-André Lureau
2019-03-13
1
-8
/
+19
*
vhost-user: wrap some read/write with retry handling
Marc-André Lureau
2019-03-13
1
-3
/
+12
*
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-03-13
1
-4
/
+12
*
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
2019-02-21
1
-1
/
+12
*
vhost-user: fix ioeventfd_enabled
Li Qiang
2019-01-15
1
-1
/
+1
*
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
2018-10-11
1
-12
/
+1
*
vhost-user: Fix userfaultfd leak
Ilya Maximets
2018-10-11
1
-0
/
+7
*
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
1
-0
/
+113
*
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
1
-9
/
+22
*
vhost-user: allow slave to send fds via slave channel
Tiwei Bie
2018-05-24
1
-10
/
+17
*
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-24
1
-0
/
+11
*
hw/virtio: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-23
1
-1
/
+1
*
vhost-user+postcopy: Use qemu_set_nonblock
Dr. David Alan Gilbert
2018-05-23
1
-1
/
+1
*
vhost-user: support receiving file descriptors in slave_read
Tiwei Bie
2018-05-23
1
-1
/
+40
*
vhost-user: back SET/GET_CONFIG requests with a protocol feature
Maxime Coquelin
2018-04-09
1
-0
/
+22
*
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+34
*
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+1
*
vhost+postcopy: Add vhost waker
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+30
*
vhost+postcopy: Resolve client address
Dr. David Alan Gilbert
2018-03-20
1
-1
/
+30
*
vhost+postcopy: Stash RAMBlock and offset
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+34
*
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
2018-03-20
1
-2
/
+65
[next]