Go to file
Alex Bennée cf18bc7409 CODEOWNERS: add myself an Mathieu to aid review
This will help with review of incoming stuff although we may need to
lean on the wider community when it comes to more in depth Rust stuff.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2021-11-09 10:02:30 +02:00
.cargo Initial commit 2021-05-26 10:18:40 +03:00
.github dependabot: Allow updating dependencies 2021-09-06 12:54:53 +05:30
rust-vmm-ci@b037be3396 build(deps): bump rust-vmm-ci from 7931077 to b037be3 2021-11-01 10:45:12 +02:00
src/i2c [i2c] Remove the "func" argument from funcs() 2021-10-28 11:32:17 +05:30
.gitignore Add .gitignore 2021-08-19 09:52:14 +03:00
.gitmodules Initial commit 2021-05-26 10:18:40 +03:00
Cargo.lock [i2c] Update coverage score and Cargo.lock 2021-10-27 12:38:09 +05:30
Cargo.toml Convert to virtual manifest and add i2c workspace 2021-08-19 09:52:14 +03:00
CODEOWNERS CODEOWNERS: add myself an Mathieu to aid review 2021-11-09 10:02:30 +02:00
coverage_config_x86_64.json [i2c] Update coverage score and Cargo.lock 2021-10-27 12:38:09 +05:30
LICENSE-APACHE Initial commit 2021-05-26 10:18:40 +03:00
README.md i2c: Update README.md and add one for i2c 2021-08-19 09:52:14 +03:00

vhost-device

Design

This repository hosts various 'vhost-user' device backends in their own crates. See their individual README.md files for specific information about those crates.

Here is the list of device backends that we support: