Releases: rust-vmm/vhost-device
Releases · rust-vmm/vhost-device
vhost-device-input v0.1.0
vhost-device-input v0.1.0
First release
vhost-device-console-v0.1.0
Initial release.
vhost-device-can-v0.1.0
Initial release
vhost-device-scmi v0.3.0
vhost-device-spi v0.1.0
v0.1.0
First release
vhost-device-vsock v0.2.0
v0.2.0
Added
Changed
- [#434] Don't allow duplicate CIDs
- [#450] refactor VhostUserVsockThread worker
- [#451] remove unused feature to reduce deps
- [#587] update serde_yaml dependency
- [#672] simplify the examples using memfd
- [#679] increase max queue size to 1024
Fixed
- [#409] Increase NUM_QUEUES to 3
- [#410] always epoll_register with cloned stream fd
- [#499] avoid circular references
- [#506] try epoll_modify before epoll_register in recv_pkt
- [#531] fix intermittent failures
- [#641] Use a patched version for the config dependency
- [#663] check if we get '\n' early while reading from socket
- [#691] Replace the config Crate with figment
vhost-device-scmi v0.2.0
vhost-device-sound v0.2.0
A new version of vhost-device-sound
has been published to crates.io:
https://crates.io/crates/vhost-device-sound
v0.2.0
Added
- [#616] pipewire: specify audio channel position
Changed
- [#617] Update pipewire dependencies to version 0.8 after the release of pipewire v0.8
Fixed
vhost-device-sound v0.1.0
v0.1.0
First release with null, pipewire and alsa host audio backends.
vhost-device-scmi v0.1.0
vhost-device-scmi v0.1.0
First release