Re: [PATCH V8 1/3] libxl: Add support for generic virtio device

2022-12-12 Thread Oleksandr Tyshchenko
On Mon, Dec 12, 2022 at 12:10 PM Viresh Kumar wrote: Hello Viresh [sorry for the possible format issues] This patch adds basic support for configuring and assisting generic > Virtio backends, which could run in any domain. > > An example of domain configuration for mmio based Virtio I2C

Re: [PATCH V8 1/3] libxl: Add support for generic virtio device

2022-12-12 Thread Anthony PERARD
On Mon, Dec 12, 2022 at 03:35:53PM +0530, Viresh Kumar wrote: > This patch adds basic support for configuring and assisting generic > Virtio backends, which could run in any domain. > > An example of domain configuration for mmio based Virtio I2C device is: > virtio =

[PATCH V8 1/3] libxl: Add support for generic virtio device

2022-12-12 Thread Viresh Kumar
This patch adds basic support for configuring and assisting generic Virtio backends, which could run in any domain. An example of domain configuration for mmio based Virtio I2C device is: virtio = ["type=virtio,device22,transport=mmio"] To make this work on Arm, allocate Virtio MMIO params (IRQ