Releases: rust-vmm/vhost
Releases · rust-vmm/vhost
vhost-user-backend v0.20.0
vhost-user-backend v0.20.0
Changed
- [306] Updated virtio-queue to v0.16.0 and virtio-bindings to v0.2.6
vhost-user-backend v0.19.0
vhost-user-backend v0.19.0
Changed
- [299] Updated virtio-queue to v0.15.0 and virtio-bindings to v0.2.5
vhost v0.14.0
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
VhostUserBackendReqHandler
implementation 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
vhost-user-backend v0.18.0
vhost v0.13.0
vhost-user-backend v0.17.0
vhost v0.12.1
vhost-user-backend v0.16.1
vhost v0.12.0 - yanked
vhost v0.12.0 - yanked
This version got yanked because the gpu_socket
feature introduced in this release was causing problems (see #265).
Starting with the next version (v0.12.1), the gpu_socket
feature was removed.
Added
Changed
- [#257] Update vm-memory from 0.14.0 to 0.15.0.
- [#243] Ignore unknown bits in
VHOST_USER_GET_PROTOCOL_FEATURES
response.
Remove
- [#246] Remove support for FS_* requests
vhost-user-backend v0.16.0 - yanked
vhost-user-backend v0.16.0 - yanked
This version got yanked because the gpu_socket
feature introduced in this release was causing problems (see #265).
Starting with the next version (v0.16.1), the gpu_socket
feature was removed.