Skip to content

Releases: rust-vmm/vhost-device

vhost-device-spi v0.1.0

30 Jul 10:28
Compare
Choose a tag to compare

v0.1.0

First release

vhost-device-vsock v0.2.0

23 Jul 14:54
Compare
Choose a tag to compare

v0.2.0

Added

  • [#406] Add VM groups in sibling communication
  • [#526] increase test coverage

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

23 Jul 07:29
Compare
Choose a tag to compare

v0.2.0

Changed

  • [#571] scmi: use PathBuf for socket path
  • [#572] scmi: make socket_path required
  • [#575] scmi: revert to previous --help-devices behavior
  • Update rust-vmm and local dependencies.

vhost-device-sound v0.2.0

18 Jul 06:38
Compare
Choose a tag to compare

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

  • [#599] Fix symbolic links to license files
  • [#638] Remove duplicate increment in pipewire
  • [#644] Destroy pipewire streams not destroyed in pipewire

vhost-device-sound v0.1.0

07 Feb 13:55
vhost-device-sound-v0.1.0
Compare
Choose a tag to compare

v0.1.0

First release with null, pipewire and alsa host audio backends.

https://crates.io/crates/vhost-device-sound

vhost-device-scmi v0.1.0

05 Sep 07:26
Compare
Choose a tag to compare

vhost-device-scmi v0.1.0

First release

vhost-device-vsock v0.1.0

24 Jul 07:50
Compare
Choose a tag to compare

vhost-device-vsock v0.1.0

First release

vhost-device-scsi v0.1.0

24 Jul 07:49
Compare
Choose a tag to compare

vhost-device-scsi v0.1.0

First release

vhost-device-rng v0.1.0

24 Jul 07:48
Compare
Choose a tag to compare

vhost-device-rng v0.1.0

First release

vhost-device-i2c v0.1.0

24 Jul 07:48
Compare
Choose a tag to compare

vhost-device-i2c v0.1.0

First release