Skip to content

Tags: initdc/vhost-device

Tags

vhost-device-gpu-v0.2.0

Toggle vhost-device-gpu-v0.2.0's commit message
vhost-device-gpu-v0.2.0

Added
=====

- vhost-device-gpu: adds support for VHOST_USER_GPU_DMABUF_SCANOUT

Changed
=======

- vhost-device-gpu: Adapt to updated virglrenderer API
- vhost-device-gpu: Refactor vhost-device-gpu
- bump rutabaga_gfx to 0.1.71 with API updates

Fixed
=====

- Various --no-default-feature fixups and cosmetics for the readme

vhost-device-sound-v0.3.0

Toggle vhost-device-sound-v0.3.0's commit message
vhost-device-sound-v0.3.0

Added
=====

- [[rust-vmm#876]](rust-vmm#876) Add GStreamer audio backend support
- [[rust-vmm#806]](rust-vmm#806) Add controls field in VirtioSoundConfig
- [[rust-vmm#746]](rust-vmm#746) Add new sampling rates 12000Hz and 24000Hz

Changed
=======

- [[rust-vmm#852]](rust-vmm#852) Changed to 2021 Rust edition
- [[rust-vmm#792]](rust-vmm#792) sound: move CLI arg types to lib submodule
- [[rust-vmm#823]](rust-vmm#823) sound: Use PathBuf for socket paths instead of Strings
- [[rust-vmm#789]](rust-vmm#789) sound/pipewire: add truncated exp backoff to tests and fork them
- [[rust-vmm#788]](rust-vmm#788) sound: Put AlsaTestHarness static in a LazyLock
- [[rust-vmm#580]](rust-vmm#580) sound: use descriptor_utils.rs to manipulate requests

Fixed
=====

- [[rust-vmm#808]](rust-vmm#808) pipewire: Fix rand module imports
- [[rust-vmm#884]](rust-vmm#884) vhost-device-sound/pipewire: fix wrong format

vhost-device-scmi-v0.4.0

Toggle vhost-device-scmi-v0.4.0's commit message
v0.4.0

Added

- [[rust-vmm#798]](rust-vmm#798) scmi: extended sensor attributes support

Fixed

- [[rust-vmm#798]](rust-vmm#798) Fix the wrong value number of remaining sensor axis descriptor.

vhost-device-vsock-v0.3.0

Toggle vhost-device-vsock-v0.3.0's commit message
vhost-device-vsock-v0.3.0

Added
- [rust-vmm#698](rust-vmm#698) vsock: add mdoc page
- [rust-vmm#706](rust-vmm#706) Support proxying using vsock
- [rust-vmm#755](rust-vmm#755) Advertise `VhostUserProtocolFeatures::MQ` protocol feature
- [rust-vmm#790](rust-vmm#790) vsock/tests: clarify the vsock_loopback requirement

Changed
- [rust-vmm#819](rust-vmm#819) vsock: Use PathBuf for socket paths instead of Strings

Fixed
- [rust-vmm#800](rust-vmm#800) Disable EPOLLOUT if triggered while txbuf is empty
- [rust-vmm#838](rust-vmm#838) Fix handling of data in the tx queue

vhost-device-gpu-v0.1.0

Toggle vhost-device-gpu-v0.1.0's commit message
v0.1.0

First release with virglrenderer and gfxstream backends

vhost-device-input-v0.1.0

Toggle vhost-device-input-v0.1.0's commit message
v0.1.0

First release

vhost-device-console-v0.1.0

Toggle vhost-device-console-v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
epilys Manos Pitsidianakis
vhost-device-console-v0.1.0

Initial release.

vhost-device-can-v0.1.0

Toggle vhost-device-can-v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
epilys Manos Pitsidianakis
vhost-device-can-v0.1.0

Initial release.

vhost-device-scmi-v0.3.0

Toggle vhost-device-scmi-v0.3.0's commit message
v0.3.0

Added

- [[rust-vmm#710]](rust-vmm#710) Implement SCMI notifications

Fixed

- [[rust-vmm#696]](rust-vmm#696) scmi: Remove an unused piece of code

vhost-device-spi-v0.1.0

Toggle vhost-device-spi-v0.1.0's commit message
v0.1.0

First release