On 28-04-21, 17:52, Viresh Kumar wrote:
Hello,
In my earlier attempt [1], I implemented the vhost-user-i2c backend deamon for QEMU (though the code was generic enough to be used with any hypervisor).
And here is a Rust implementation of the vhost-user-i2c backend daemon. Again this is generic enough to be used with any hypervisor and can live in its own repository now:
FWIW, I have updated the implementation to support multiple guests now.