On Thu, Jun 13, 2019 at 10:53:16AM -0700, Rahul Govind wrote:
> Hi Everyone,
>
> I'm working on a project that involves building on top of existing QEMU
> work, and I'm trying to virtualize I2C devices that are shared between
> multiple VMs. I've been reading QEMU documentation and source code to
Hi Everyone,
I'm working on a project that involves building on top of existing QEMU
work, and I'm trying to virtualize I2C devices that are shared between
multiple VMs. I've been reading QEMU documentation and source code to get a
better idea of how to add something like this to QEMU (since it do