index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
vhost-user.h
Age
Commit message (
Expand
)
Author
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
2023-11-07
vhost-user: Interface for migration state transfer
Hanna Czenczek
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
2022-05-16
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-03-04
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
vhost-user: remove VirtQ notifier restore
Xueming Li
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie