vhost v0.14.0
·
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 supportVHOST_USER_PROTOCOL_F_REPLY_ACK, without the
VhostUserBackendReqHandlerimplementation having to include it in
the features returned fromget_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