mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-26 22:48:17 +00:00
Bumps the vhost-device group in /staging with 22 updates: | Package | From | To | | --- | --- | --- | | [alsa](https://github.com/diwic/alsa-rs) | `0.7.1` | `0.8.1` | | [clap](https://github.com/clap-rs/clap) | `4.4.6` | `4.4.8` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.0` | `0.10.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.49` | `1.0.50` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.0` | `3.8.1` | | [num_enum](https://github.com/illicitonion/num_enum) | `0.7.0` | `0.7.1` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.5` | `0.3.7` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.1` | `0.14.2` | | [indexmap](https://github.com/bluss/indexmap) | `2.0.2` | `2.1.0` | | [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `1.3.1` | `2.0.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.189` | `1.0.192` | | [serde_spanned](https://github.com/toml-rs/toml) | `0.6.3` | `0.6.4` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.11.1` | `1.11.2` | | [syn](https://github.com/dtolnay/syn) | `2.0.38` | `2.0.39` | | [system-deps](https://github.com/gdesmott/system-deps) | `6.1.2` | `6.2.0` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.11` | `0.12.12` | | [termcolor](https://github.com/BurntSushi/termcolor) | `1.3.0` | `1.4.0` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.6.3` | `0.6.5` | | [toml_edit](https://github.com/toml-rs/toml) | `0.20.2` | `0.20.7` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.17` | `0.5.19` | Updates `alsa` from 0.7.1 to 0.8.1 - [Commits](https://github.com/diwic/alsa-rs/compare/v0.7.1...v0.8.1) Updates `clap` from 4.4.6 to 4.4.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.4.6...v4.4.8) Updates `env_logger` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.10.1) Updates `thiserror` from 1.0.49 to 1.0.50 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50) Updates `tempfile` from 3.8.0 to 3.8.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `num_enum` from 0.7.0 to 0.7.1 - [Commits](https://github.com/illicitonion/num_enum/compare/0.7.0...0.7.1) Updates `futures-executor` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29) Updates `errno` from 0.3.5 to 0.3.7 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.5...v0.3.7) Updates `futures` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29) Updates `hashbrown` from 0.14.1 to 0.14.2 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.1...v0.14.2) Updates `indexmap` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](https://github.com/bluss/indexmap/compare/2.0.2...2.1.0) Updates `proc-macro-crate` from 1.3.1 to 2.0.0 - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](https://github.com/bkchr/proc-macro-crate/compare/v1.3.1...v2.0.0) Updates `serde` from 1.0.189 to 1.0.192 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.192) Updates `serde_spanned` from 0.6.3 to 0.6.4 - [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.3...serde_spanned-v0.6.4) Updates `smallvec` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.11.1...v1.11.2) Updates `syn` from 2.0.38 to 2.0.39 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.38...2.0.39) Updates `system-deps` from 6.1.2 to 6.2.0 - [Release notes](https://github.com/gdesmott/system-deps/releases) - [Commits](https://github.com/gdesmott/system-deps/compare/system-deps@6.1.2...system-deps@6.2.0) Updates `target-lexicon` from 0.12.11 to 0.12.12 - [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.11...v0.12.12) Updates `termcolor` from 1.3.0 to 1.4.0 - [Commits](https://github.com/BurntSushi/termcolor/compare/1.3.0...1.4.0) Updates `toml_datetime` from 0.6.3 to 0.6.5 - [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.3...toml_datetime-v0.6.5) Updates `toml_edit` from 0.20.2 to 0.20.7 - [Commits](https://github.com/toml-rs/toml/compare/v0.20.2...v0.20.7) Updates `winnow` from 0.5.17 to 0.5.19 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.17...v0.5.19) --- updated-dependencies: - dependency-name: alsa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: num_enum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: futures-executor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: hashbrown dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: proc-macro-crate dependency-type: indirect update-type: version-update:semver-major dependency-group: vhost-device - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: serde_spanned dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: system-deps dependency-type: indirect update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: target-lexicon dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: termcolor dependency-type: indirect update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: toml_datetime dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .. | ||
| vhost-device-sound | ||
| vhost-device-video | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| coverage_config_x86_64.json | ||
| README.md | ||
vhost-device staging workspace
This directory includes a separate Cargo workspace to include working vhost-user backend implementations that concern devices that have partial functionality and devices (and/or functionality) not yet ratified in the VIRTIO specification. For more details about vhost-device you can refer to the repository README.
To add a new member crate:
- Place it under this directory,
./staging. - Append its name in the
workspace.membersarray field of the workspace manifest file. - Update the crate list in the repository README.
Testing and Continuous Integration
ℹ️ Notice ℹ️ : The CI runs on the root workspace only.
This means that staging crates can have failing tests and bring down code coverage without automatic checks.
Tests can still be run locally as part of the development process.
To add a crate to the CI, add it to the root Cargo.toml workspace.members array as well as the staging manifest.