index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost-user.c
Age
Commit message (
Expand
)
Author
2020-01-05
vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
Raphael Norwitz
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-12
vhost-user: split vhost_user_read()
Marc-André Lureau
2019-03-12
vhost-user: wrap some read/write with retry handling
Marc-André Lureau
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-02-21
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
2019-01-14
vhost-user: fix ioeventfd_enabled
Li Qiang
2018-10-11
vhost-user: Don't ask for reply on postcopy mem table set
Ilya Maximets
2018-10-11
vhost-user: Fix userfaultfd leak
Ilya Maximets
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
vhost-user: allow slave to send fds via slave channel
Tiwei Bie
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-23
hw/virtio: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-23
vhost-user+postcopy: Use qemu_set_nonblock
Dr. David Alan Gilbert
2018-05-23
vhost-user: support receiving file descriptors in slave_read
Tiwei Bie
2018-04-09
vhost-user: back SET/GET_CONFIG requests with a protocol feature
Maxime Coquelin
2018-03-20
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
2018-03-20
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Add vhost waker
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Resolve client address
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Stash RAMBlock and offset
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
2018-03-20
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2018-03-20
vhost+postcopy: Register shared ufd with postcopy
Dr. David Alan Gilbert
2018-03-20
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
2018-03-20
postcopy: Add vhost-user flag for postcopy and check it
Dr. David Alan Gilbert
2018-03-01
cryptodev-vhost-user: add crypto session handler
Gonglei
2018-01-18
vhost: remove assertion to prevent crash
Jay Zhou
2018-01-18
vhost-user: fix misaligned access to payload
Michael S. Tsirkin
2018-01-18
vhost-user: factor out msg head and payload
Michael S. Tsirkin
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2017-08-02
vhost-user: fix legacy cross-endian configurations
Felipe Franciosi
2017-07-03
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
2017-06-02
spec/vhost-user spec: Add IOMMU support
Maxime Coquelin
2017-06-02
vhost-user: add slave-req-fd support
Marc-André Lureau
2017-06-02
vhost-user: add vhost_user to hold the chr
Marc-André Lureau
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-25
vhost-user: pass message as a pointer to process_message_reply()
Maxime Coquelin
2017-05-18
migration: migration.h was not needed
Juan Quintela
2017-05-10
hw/virtio: fix vhost user fails to startup when MQ
Zhiyong Yang
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-08-15
Revert "vhost-user: Attempt to fix a race with set_mem_table."
Michael S. Tsirkin
2016-08-10
vhost-user: Attempt to fix a race with set_mem_table.
Prerna Saxena
[next]