Re: [PATCH V9 1/2] libxl: Add support for Virtio disk configuration

2022-06-10 Thread Oleksandr
On 10.06.22 20:18, Oleksandr wrote: Hello Anthony On 10.06.22 18:12, Anthony PERARD wrote: Hello Anthony On Wed, Jun 01, 2022 at 08:57:40PM +0300, Oleksandr Tyshchenko wrote: diff --git a/tools/libs/light/libxl_disk.c b/tools/libs/light/libxl_disk.c index a5ca778..e90bc25 100644 --- a/t

Re: [PATCH V9 1/2] libxl: Add support for Virtio disk configuration

2022-06-10 Thread Oleksandr
On 10.06.22 18:12, Anthony PERARD wrote: Hello Anthony On Wed, Jun 01, 2022 at 08:57:40PM +0300, Oleksandr Tyshchenko wrote: diff --git a/tools/libs/light/libxl_disk.c b/tools/libs/light/libxl_disk.c index a5ca778..e90bc25 100644 --- a/tools/libs/light/libxl_disk.c +++ b/tools/libs/light/lib

Re: [PATCH V9 1/2] libxl: Add support for Virtio disk configuration

2022-06-10 Thread Anthony PERARD
On Wed, Jun 01, 2022 at 08:57:40PM +0300, Oleksandr Tyshchenko wrote: > diff --git a/tools/libs/light/libxl_disk.c b/tools/libs/light/libxl_disk.c > index a5ca778..e90bc25 100644 > --- a/tools/libs/light/libxl_disk.c > +++ b/tools/libs/light/libxl_disk.c > @@ -163,6 +163,25 @@ static int libxl__dev

[PATCH V9 1/2] libxl: Add support for Virtio disk configuration

2022-06-01 Thread Oleksandr Tyshchenko
From: Oleksandr Tyshchenko This patch adds basic support for configuring and assisting virtio-mmio based virtio-disk backend (emulator) which is intended to run out of Qemu and could be run in any domain. Although the Virtio block device is quite different from traditional Xen PV block device (vb