- #936 vsock: Enable live migrations (snapshot-restore)
- #936 vsock: Access virtqueues only if they are ready
- #698 vsock: add mdoc page
- #706 Support proxying using vsock
- #755 Advertise
VhostUserProtocolFeatures::MQprotocol feature - #790 vsock/tests: clarify the vsock_loopback requirement
- #819 vsock: Use PathBuf for socket paths instead of Strings
- [#434] Don't allow duplicate CIDs
- [#450] refactor VhostUserVsockThread worker
- [#451] remove unused feature to reduce deps
- [#587] update serde_yaml dependency
- [#672] simplify the examples using memfd
- [#679] increase max queue size to 1024
- [#409] Increase NUM_QUEUES to 3
- [#410] always epoll_register with cloned stream fd
- [#499] avoid circular references
- [#506] try epoll_modify before epoll_register in recv_pkt
- [#531] fix intermittent failures
- [#641] Use a patched version for the config dependency
- [#663] check if we get '\n' early while reading from socket
- [#691] Replace the config Crate with figment
First release