vhost-user-backend: yank v0.16.0 release
This version got yanked because the `gpu_socket` feature introduced in this release was causing problems (see [#265](https://github.com/rust-vmm/vhost/issues/265)). Starting with the next version (v0.16.1), the `gpu_socket` feature was removed. Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
This commit is contained in:
parent
9f82b5c6c9
commit
f107ee8f7a
1 changed files with 6 additions and 1 deletions
|
|
@ -15,7 +15,12 @@
|
|||
### Fixed
|
||||
- [[#267](https://github.com/rust-vmm/vhost/pull/267)] Fix feature unification issues with gpu-socket feature.
|
||||
|
||||
## v0.16.0
|
||||
## v0.16.0 - yanked
|
||||
|
||||
This version got yanked because the `gpu_socket` feature introduced in this
|
||||
release was causing problems
|
||||
(see [#265](https://github.com/rust-vmm/vhost/issues/265)).
|
||||
Starting with the next version (v0.16.1), the `gpu_socket` feature was removed.
|
||||
|
||||
### Added
|
||||
- [[#241]](https://github.com/rust-vmm/vhost/pull/241) Add shared objects support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue