Skip to content

vhost-device-vsock v0.3.0

Latest
Compare
Choose a tag to compare
@stefano-garzarella stefano-garzarella released this 06 Aug 09:32
· 2 commits to main since this release

v0.3.0

Added

  • #698 vsock: add mdoc page
  • #706 Support proxying using vsock
  • #755 Advertise VhostUserProtocolFeatures::MQ protocol feature
  • #790 vsock/tests: clarify the vsock_loopback requirement

Changed

  • #819 vsock: Use PathBuf for socket paths instead of Strings

Fixed

  • #800 Disable EPOLLOUT if triggered while txbuf is empty
  • #838 Fix handling of data in the tx queue