Go to file
Viresh Kumar 28bb62a9c7
Merge pull request #16 from vireshk/i2c-breakage
i2c: Fix dependency to a working commit of backend
2021-09-06 12:27:02 +05:30
.cargo Initial commit 2021-05-26 10:18:40 +03:00
.github update dependabot formatting 2021-09-03 10:22:01 +03:00
rust-vmm-ci@1311bfa03f build(deps): bump rust-vmm-ci from 8901e77 to 1311bfa 2021-09-02 09:51:04 +03:00
src/i2c i2c: Fix dependency to a working commit of backend 2021-09-03 21:17:05 +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.toml Convert to virtual manifest and add i2c workspace 2021-08-19 09:52:14 +03:00
CODEOWNERS i2c: Update CODEOWNERS 2021-08-19 09:52:14 +03:00
coverage_config_x86_64.json Update coverage to match with CI update 2021-08-20 10:08:45 +03:00
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: