dependabot[bot]
bd4cd4544a
build(deps): bump vm-memory from 0.7.0 to 0.8.0
...
Bumps [vm-memory](https://github.com/rust-vmm/vm-memory ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases )
- [Changelog](https://github.com/rust-vmm/vm-memory/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-vmm/vm-memory/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: vm-memory
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 13:33:47 +05:30
Viresh Kumar
47dd5047d4
Merge pull request #165 from rust-vmm/dependabot/cargo/libgpiod-584910b
...
build(deps): bump libgpiod from `d96c27a` to `584910b`
2022-07-11 13:33:10 +05:30
dependabot[bot]
c13ea65d2e
build(deps): bump libgpiod from d96c27a to 584910b
...
Bumps [libgpiod](https://github.com/vireshk/libgpiod ) from `d96c27a` to `584910b`.
- [Release notes](https://github.com/vireshk/libgpiod/releases )
- [Commits](d96c27a6b8...584910baf3 )
---
updated-dependencies:
- dependency-name: libgpiod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 04:08:43 +00:00
Viresh Kumar
9e40aa9110
Merge pull request #161 from vireshk/gpio/libgpiod-update
...
gpio: Update to a newer version of libgpiod
2022-05-16 19:13:22 +05:30
Viresh Kumar
66225683dd
gpio: Update to a newer version of libgpiod
...
libgpiod received few updates, migrate to that.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-05-13 15:30:55 +05:30
Viresh Kumar
30fafed346
Merge pull request #160 from rust-vmm/dependabot/cargo/clap-3.1.17
...
build(deps): bump clap from 3.1.12 to 3.1.17
2022-05-09 15:30:27 +05:30
Viresh Kumar
59025acc32
Merge branch 'main' into dependabot/cargo/clap-3.1.17
2022-05-09 15:25:12 +05:30
Viresh Kumar
a4252cf376
Merge pull request #159 from rust-vmm/dependabot/cargo/log-0.4.17
...
build(deps): bump log from 0.4.16 to 0.4.17
2022-05-09 15:24:45 +05:30
Viresh Kumar
3ed674ab1d
Merge branch 'main' into dependabot/cargo/log-0.4.17
2022-05-09 15:20:55 +05:30
Viresh Kumar
f37b99d630
Merge pull request #153 from vireshk/gpio/features
...
gpio: Enable REPLY_ACK protocol feature
2022-05-09 15:08:55 +05:30
dependabot[bot]
4911996624
build(deps): bump clap from 3.1.12 to 3.1.17
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.12 to 3.1.17.
- [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/v3.1.12...v3.1.17 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 09:35:01 +00:00
dependabot[bot]
f68f6b5fdf
build(deps): bump log from 0.4.16 to 0.4.17
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/commits/0.4.17 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 09:34:45 +00:00
Viresh Kumar
bfa063d66c
Merge branch 'main' into gpio/features
2022-05-09 15:04:09 +05:30
Viresh Kumar
417cf5d71d
Merge pull request #156 from vireshk/build/vm-memory
...
build: Relax vm-memory dependency
2022-05-09 15:03:17 +05:30
Viresh Kumar
7a6be303bc
Merge branch 'main' into build/vm-memory
2022-05-09 14:59:31 +05:30
Viresh Kumar
b2fde7ba0d
Merge pull request #158 from rust-vmm/dependabot/cargo/proc-macro2-1.0.38
...
build(deps): bump proc-macro2 from 1.0.37 to 1.0.38
2022-05-09 14:19:22 +05:30
Viresh Kumar
c2e6c8d1f9
Merge branch 'main' into dependabot/cargo/proc-macro2-1.0.38
2022-05-09 13:39:35 +05:30
Viresh Kumar
93373adef9
Merge branch 'main' into build/vm-memory
2022-05-09 13:39:32 +05:30
Viresh Kumar
9ceb19ce93
Merge branch 'main' into gpio/features
2022-05-09 13:39:30 +05:30
Viresh Kumar
dad6affbde
Merge pull request #157 from rust-vmm/dependabot/cargo/thiserror-1.0.31
...
build(deps): bump thiserror from 1.0.30 to 1.0.31
2022-05-09 13:39:14 +05:30
dependabot[bot]
0dd4696d8e
build(deps): bump proc-macro2 from 1.0.37 to 1.0.38
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.37...1.0.38 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 00:16:06 +00:00
Viresh Kumar
8fb132b460
Merge branch 'main' into dependabot/cargo/thiserror-1.0.31
2022-05-07 05:45:32 +05:30
Viresh Kumar
fd33833346
Merge pull request #155 from rust-vmm/dependabot/cargo/libc-0.2.125
...
build(deps): bump libc from 0.2.124 to 0.2.125
2022-05-07 05:44:54 +05:30
mathieupoirier
4009d04369
Merge branch 'main' into gpio/features
2022-05-06 12:54:24 -06:00
dependabot[bot]
c337ed24ec
build(deps): bump libc from 0.2.124 to 0.2.125
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.124 to 0.2.125.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.124...0.2.125 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 18:54:04 +00:00
dependabot[bot]
8a38f3f8a1
build(deps): bump thiserror from 1.0.30 to 1.0.31
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 18:53:36 +00:00
Viresh Kumar
89a24c0e15
Merge pull request #152 from rust-vmm/dependabot/cargo/memchr-2.5.0
...
build(deps): bump memchr from 2.4.1 to 2.5.0
2022-05-07 00:22:24 +05:30
Viresh Kumar
1bed5dfdbe
build: Relax vm-memory dependency
...
This allows the use of newer versions of vm-memory and matches with
other crates (e.g. vhost, vhost-user-backend, etc) who also have such a
relaxed vm-memory dependency.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-05-04 12:45:15 +05:30
Viresh Kumar
b5408666f1
gpio: Enable REPLY_ACK protocol feature
...
The virtio-gpio driver at the guest performs virtio transaction right
from its probe() routine and without this patch, there is a chance that
the backend may miss the notification from the guest, as the
notification may be sent before the eventfd is set at the backend. This
flag makes the master side wait for reply from backend before proceeding
further for each operation.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-05-04 12:36:19 +05:30
Viresh Kumar
7ca8728df2
Merge branch 'main' into dependabot/cargo/memchr-2.5.0
2022-05-03 19:02:38 +05:30
Viresh Kumar
7e802bcc45
Merge pull request #154 from rust-vmm/dependabot/cargo/unicode-xid-0.2.3
...
build(deps): bump unicode-xid from 0.2.2 to 0.2.3
2022-05-03 19:02:05 +05:30
Viresh Kumar
b68e356e9e
Merge branch 'main' into dependabot/cargo/unicode-xid-0.2.3
2022-05-03 18:58:09 +05:30
Viresh Kumar
f9396ea175
Merge pull request #150 from vireshk/gpio/config
...
gpio: Fix get_config()
2022-05-03 18:57:00 +05:30
Viresh Kumar
3712996ab3
Merge branch 'main' into gpio/config
2022-05-03 18:53:41 +05:30
dependabot[bot]
73a161c926
build(deps): bump memchr from 2.4.1 to 2.5.0
...
Bumps [memchr](https://github.com/BurntSushi/memchr ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/BurntSushi/memchr/releases )
- [Commits](https://github.com/BurntSushi/memchr/compare/2.4.1...2.5.0 )
---
updated-dependencies:
- dependency-name: memchr
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 13:02:56 +00:00
dependabot[bot]
014cc2bdd5
build(deps): bump unicode-xid from 0.2.2 to 0.2.3
...
Bumps [unicode-xid](https://github.com/unicode-rs/unicode-xid ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/unicode-rs/unicode-xid/releases )
- [Commits](https://github.com/unicode-rs/unicode-xid/commits )
---
updated-dependencies:
- dependency-name: unicode-xid
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 13:02:36 +00:00
Viresh Kumar
f7a1a4dea7
Merge pull request #151 from rust-vmm/dependabot/cargo/syn-1.0.92
...
build(deps): bump syn from 1.0.91 to 1.0.92
2022-05-03 18:31:31 +05:30
dependabot[bot]
9e0ec79cdc
build(deps): bump syn from 1.0.91 to 1.0.92
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.91...1.0.92 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 04:08:36 +00:00
Viresh Kumar
413a840d0b
gpio: Fix get_config()
...
get_config() must return only the relevant part of the config, as
requested by the caller, instead of returning entire config structure.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-04-29 16:00:36 +05:30
Viresh Kumar
015421b2d4
Merge pull request #148 from rust-vmm/dependabot/cargo/clap-3.1.12
...
build(deps): bump clap from 3.1.9 to 3.1.12
2022-04-29 14:31:17 +05:30
dependabot[bot]
15bc2f0f56
build(deps): bump clap from 3.1.9 to 3.1.12
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.9 to 3.1.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/v3.1.9...v3.1.12 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 13:52:21 +00:00
Viresh Kumar
86c56ebbbe
Merge pull request #149 from rust-vmm/dependabot/cargo/cc-1.0.73
...
build(deps): bump cc from 1.0.72 to 1.0.73
2022-04-25 19:20:57 +05:30
dependabot[bot]
fcd4db9151
build(deps): bump cc from 1.0.72 to 1.0.73
...
Bumps [cc](https://github.com/alexcrichton/cc-rs ) from 1.0.72 to 1.0.73.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases )
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.72...1.0.73 )
---
updated-dependencies:
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 04:08:30 +00:00
Viresh Kumar
4a7766f8fc
Merge pull request #76 from vireshk/gpio/backend
...
Gpio/backend
2022-04-20 23:16:29 +05:30
Viresh Kumar
8602c12e0c
Merge branch 'main' into gpio/backend
2022-04-20 09:10:43 +05:30
Viresh Kumar
e430c89c77
Merge pull request #147 from rust-vmm/dependabot/cargo/libc-0.2.124
...
build(deps): bump libc from 0.2.122 to 0.2.124
2022-04-20 09:10:15 +05:30
Viresh Kumar
4a3f49c7b3
Merge branch 'main' into gpio/backend
2022-04-19 21:58:25 +05:30
dependabot[bot]
ab978a06c7
build(deps): bump libc from 0.2.122 to 0.2.124
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.122 to 0.2.124.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.122...0.2.124 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 00:59:45 +00:00
Viresh Kumar
b37dda7c0b
Merge pull request #145 from rust-vmm/dependabot/cargo/clap-3.1.9
...
build(deps): bump clap from 3.1.8 to 3.1.9
2022-04-19 06:28:15 +05:30
Viresh Kumar
832feac5b0
Merge branch 'main' into dependabot/cargo/clap-3.1.9
2022-04-19 06:23:16 +05:30