mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-07 19:58:06 +00:00
a48138f8cd
13 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
5e42f296cb |
build(deps): bump the vhost-device group in /staging with 16 updates
Bumps the vhost-device group in /staging with 16 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.12` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.51` | `1.0.53` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.9.0` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.78` | | [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.6.1` | `1.7.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.9` | `0.4.10` | | [memchr](https://github.com/BurntSushi/memchr) | `2.6.4` | `2.7.1` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.27` | `0.3.28` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.70` | `1.0.73` | | [quote](https://github.com/dtolnay/quote) | `1.0.33` | `1.0.34` | | [relative-path](https://github.com/udoprog/relative-path) | `1.9.0` | `1.9.2` | | [serde_spanned](https://github.com/toml-rs/toml) | `0.6.4` | `0.6.5` | | [syn](https://github.com/dtolnay/syn) | `2.0.41` | `2.0.44` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.28` | `0.5.31` | Updates `clap` from 4.4.11 to 4.4.12 - [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.11...v4.4.12) Updates `thiserror` from 1.0.51 to 1.0.53 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.51...1.0.53) Updates `tempfile` from 3.8.1 to 3.9.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0) Updates `futures-executor` from 0.3.29 to 0.3.30 - [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.29...0.3.30) Updates `anyhow` from 1.0.75 to 1.0.78 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.78) Updates `clang-sys` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/KyleMayes/clang-sys/releases) - [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md) - [Commits](https://github.com/KyleMayes/clang-sys/compare/v1.6.1...v1.7.0) Updates `futures` from 0.3.29 to 0.3.30 - [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.29...0.3.30) Updates `is-terminal` from 0.4.9 to 0.4.10 - [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.9...v0.4.10) Updates `memchr` from 2.6.4 to 2.7.1 - [Commits](https://github.com/BurntSushi/memchr/compare/2.6.4...2.7.1) Updates `pkg-config` from 0.3.27 to 0.3.28 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.27...0.3.28) Updates `proc-macro2` from 1.0.70 to 1.0.73 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.70...1.0.73) Updates `quote` from 1.0.33 to 1.0.34 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.33...1.0.34) Updates `relative-path` from 1.9.0 to 1.9.2 - [Release notes](https://github.com/udoprog/relative-path/releases) - [Commits](https://github.com/udoprog/relative-path/commits) Updates `serde_spanned` from 0.6.4 to 0.6.5 - [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.4...serde_spanned-v0.6.5) Updates `syn` from 2.0.41 to 2.0.44 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.41...2.0.44) Updates `winnow` from 0.5.28 to 0.5.31 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.28...v0.5.31) --- updated-dependencies: - dependency-name: clap 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-minor dependency-group: vhost-device - dependency-name: futures-executor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: clang-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: relative-path 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: syn 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> |
||
|
|
438f9ac7cc |
build(deps): bump the vhost-device group in /staging with 3 updates
Bumps the vhost-device group in /staging with 3 updates: [thiserror](https://github.com/dtolnay/thiserror), [syn](https://github.com/dtolnay/syn) and [winnow](https://github.com/winnow-rs/winnow). Updates `thiserror` from 1.0.50 to 1.0.51 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51) Updates `syn` from 2.0.40 to 2.0.41 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.40...2.0.41) Updates `winnow` from 0.5.26 to 0.5.28 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.26...v0.5.28) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production 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: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
8bcd13128a |
build(deps): bump the vhost-device group in /staging with 10 updates
Bumps the vhost-device group in /staging with 10 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.10` | `4.4.11` | | [libc](https://github.com/rust-lang/libc) | `0.2.150` | `0.2.151` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.4` | `0.6.5` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.2` | `0.2.3` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.0` | `1.0.2` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.1` | `3.0.2` | | [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.26` | `0.38.28` | | [syn](https://github.com/dtolnay/syn) | `2.0.39` | `2.0.40` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.19` | `0.5.26` | Updates `clap` from 4.4.10 to 4.4.11 - [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.10...v4.4.11) Updates `libc` from 0.2.150 to 0.2.151 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.150...0.2.151) Updates `anstream` from 0.6.4 to 0.6.5 - [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.4...anstream-v0.6.5) Updates `anstyle-parse` from 0.2.2 to 0.2.3 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.2...anstyle-parse-v0.2.3) Updates `anstyle-query` from 1.0.0 to 1.0.2 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.0.0...anstyle-query-v1.0.2) Updates `anstyle-wincon` from 3.0.1 to 3.0.2 - [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.1...anstyle-wincon-v3.0.2) Updates `once_cell` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.18.0...v1.19.0) Updates `rustix` from 0.38.26 to 0.38.28 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.26...v0.38.28) Updates `syn` from 2.0.39 to 2.0.40 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.39...2.0.40) Updates `winnow` from 0.5.19 to 0.5.26 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.19...v0.5.26) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: anstyle-query dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: rustix 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: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
b0a7a8b093 |
build(deps): bump the vhost-device group in /staging with 4 updates
Bumps the vhost-device group in /staging with 4 updates: [clap](https://github.com/clap-rs/clap), [errno](https://github.com/lambda-fairy/rust-errno), [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) and [rustix](https://github.com/bytecodealliance/rustix). Updates `clap` from 4.4.8 to 4.4.10 - [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.8...v4.4.10) Updates `errno` from 0.3.7 to 0.3.8 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.7...v0.3.8) Updates `linux-raw-sys` from 0.4.11 to 0.4.12 - [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.11...v0.4.12) Updates `rustix` from 0.38.25 to 0.38.26 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.25...v0.38.26) --- updated-dependencies: - dependency-name: clap 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: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
f7cbe50dd0 |
build(deps): bump the vhost-device group in /staging with 3 updates
Bumps the vhost-device group in /staging with 3 updates: [hashbrown](https://github.com/rust-lang/hashbrown), [proc-macro2](https://github.com/dtolnay/proc-macro2) and [serde](https://github.com/serde-rs/serde). Updates `hashbrown` from 0.14.2 to 0.14.3 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.14.2...v0.14.3) Updates `proc-macro2` from 1.0.69 to 1.0.70 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.69...1.0.70) Updates `serde` from 1.0.192 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193) --- updated-dependencies: - dependency-name: hashbrown dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
9a6d12389f |
build(deps): bump the vhost-device group in /staging with 2 updates
Bumps the vhost-device group in /staging with 2 updates: [rustix](https://github.com/bytecodealliance/rustix) and [toml](https://github.com/toml-rs/toml). Updates `rustix` from 0.38.24 to 0.38.25 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.24...v0.38.25) Updates `toml` from 0.8.2 to 0.8.8 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.2...toml-v0.8.8) --- updated-dependencies: - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: toml dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
2e8dc1bb47 |
build(deps): bump the vhost-device group in /staging with 22 updates
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> |
||
|
|
31154ea0da |
Update vhost-user-backend to 0.11 series
- Features were renamed from slave -> backend - Generics got simplified - Some write and read functions on Volatile slice got turned into standalone traits: ReadVolatile, WriteVolatile - handle_event no longer returns a bool Signed-off-by: Erik Schilling <erik.schilling@linaro.org> |
||
|
|
72dc2e78f2 |
video: add v4l2-decoder backend
Add new v4l2-decoder backend, that uses v4l2r [1] for interactions with the video device in the host. Specialized for Linux systems. [1] - https://github.com/Gnurou/v4l2r Signed-off-by: Albert Esteve <aesteve@redhat.com> |
||
|
|
5edf1dfb7b |
video: initial skeleton
Initial skeleton for virtio-video crate. This crate is based on the v3 of the virtio-video specs patch[1]. It has a big part of the infrastructure required, although not all commands are implemented, and does not have any backend available. Includes support for async responses to the driver (through VIDEO_EVENT) to QueueResource messages. [1] - https://lists.oasis-open.org/archives/virtio-dev/202002/msg00002.html Related: #364 Signed-off-by: Albert Esteve <aesteve@redhat.com> |
||
|
|
cae9fd0f79 |
sound/test: add testing module for sound
add testing modules Signed-off-by: Dorinda Bassey <dbassey@redhat.com> |
||
|
|
ab33111ecb |
sound/Cargo.toml: update dependencies
Update dependencies and add support for xen builds Signed-off-by: Dorinda Bassey <dbassey@redhat.com> |
||
|
|
eb2e2227e4
|
Move vhost-device-sound to staging workspace
Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> |