Skip to content

vhost v0.14.0

Choose a tag to compare

@stefano-garzarella stefano-garzarella released this 04 Jun 08:20
· 75 commits to main since this release

vhost v0.14.0

Added

  • [#268] Add support for VHOST_USER_GET_SHARED_OBJECT

Changed

  • [#290] Backends now
    always support VHOST_USER_PROTOCOL_F_REPLY_ACK, without the
    VhostUserBackendReqHandler implementation having to include it in
    the features returned from get_protocol_features.
  • [#295] Updated vm-memory to 0.16.2 and vmm-sys-util to 0.14.0

Fixed

  • [#277] vhost: Fix reply header for error case in POSTCOPY_ADVISE