Re: [PATCH 2/7] configure: Add uadk option

2024-06-04 Thread Fabiano Rosas
Shameer Kolothum via writes: > Add --enable-uadk and --disable-uadk options to enable and disable > UADK compression accelerator. This is for using UADK based hardware > accelerators for live migration. > > Signed-off-by: Shameer Kolothum Reviewed-by: Fabiano Rosas

[PATCH 2/7] configure: Add uadk option

2024-05-29 Thread Shameer Kolothum via
Add --enable-uadk and --disable-uadk options to enable and disable UADK compression accelerator. This is for using UADK based hardware accelerators for live migration. Signed-off-by: Shameer Kolothum --- meson.build | 14 ++ meson_options.txt | 2 ++ sc