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