Shameer Kolothum via writes:
> Adds the skeleton to support uadk compression method.
> Complete functionality will be added in subsequent patches.
>
> Signed-off-by: Shameer Kolothum
Reviewed-by: Fabiano Rosas
inaro.org; huangchenghai
> Subject: Re: [PATCH 3/7] migration/multifd: add uadk compression
> framework
>
> Please cc: maintainers on patches. You can use
> scripts/get_maintainer.pl to find them.
Sure. My bad.
>
> Shameer Kolothum via writes:
>
> > Adds the ske
Please cc: maintainers on patches. You can use
scripts/get_maintainer.pl to find them.
Shameer Kolothum via writes:
> Adds the skeleton to support uadk compression method.
> Complete functionality will be added in subsequent patches.
>
> Signed-off-by: Shameer Kolothum
[...]
> diff --git a/q
Adds the skeleton to support uadk compression method.
Complete functionality will be added in subsequent patches.
Signed-off-by: Shameer Kolothum
---
hw/core/qdev-properties-system.c | 2 +-
migration/meson.build| 1 +
migration/multifd-uadk.c | 20
mig