Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New crate for vhost-user-i2c #118

Closed
vireshk opened this issue Apr 29, 2021 · 2 comments
Closed

New crate for vhost-user-i2c #118

vireshk opened this issue Apr 29, 2021 · 2 comments

Comments

@vireshk
Copy link

vireshk commented Apr 29, 2021

I am looking to add support/crate for vhost-user I2C backend daemon which can be used to process requests sent by the guests OS. I have already implemented the initial support for that, it supports both I2C and SMBUS protocols and is tested with QEMU for now. A detailed email sent to rust-vmm list can be seen here:

https://lore.kernel.org/qemu-devel/20210428122247.ymwshfuoojxzsebf@vireshk-i7/

The crate is here:

https://github.com/vireshk/vhost-user-i2c

Thanks
Viresh Kumar
Linaro Ltd.

@andreeaflorescu
Copy link
Member

@vireshk I think this issue should be moved to rust-vmm/community repo. We have a template for requesting new crates.
You can find some more info here: https://github.com/rust-vmm/community#adding-a-new-virtualization-component

@vireshk
Copy link
Author

vireshk commented May 10, 2021

@vireshk I think this issue should be moved to rust-vmm/community repo. We have a template for requesting new crates.
You can find some more info here: https://github.com/rust-vmm/community#adding-a-new-virtualization-component

Done. Thanks.

rust-vmm/community#106

@vireshk vireshk closed this as completed May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants