summary refs log tree commit diff stats
path: root/include/hw/virtio/vhost-user.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vhost-user: Interface for migration state transferHanna Czenczek2023-11-071-0/+1
* vhost-user: Fix protocol feature bit conflictHanna Czenczek2023-10-221-1/+2
* vhost-user: fix lost reconnectLi Feng2023-10-221-1/+2
* vhost-user: add shared_object msgAlbert Esteve2023-10-041-0/+1
* vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer2023-10-041-0/+21
* hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée2022-12-011-0/+18
* virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée2022-05-161-1/+41
* hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée2022-05-161-0/+1
* vhost-user: fix VirtQ notifier cleanupXueming Li2022-03-041-0/+2
* vhost-user: remove VirtQ notifier restoreXueming Li2022-03-041-1/+0
* Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz2020-06-121-0/+1
* vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau2019-03-121-1/+1
* vhost-user: support registering external host notifiersTiwei Bie2018-05-241-0/+8
* vhost-user: introduce shared vhost-user stateTiwei Bie2018-05-241-0/+20