Refactor legacy RAM compression functions to support both IAA
compression and CPU compression.
Signed-off-by: Yuan Liu
Reviewed-by: Nanhai Zou
---
migration/migration.c| 6 +--
migration/ram-compress.c | 81
migration/ram-compress.h | 10 ++---
migr
Yuan Liu wrote:
> Refactor legacy RAM compression functions to support both IAA
> compression and CPU compression.
>
> Signed-off-by: Yuan Liu
> Reviewed-by: Nanhai Zou
Cmopression code is declared obsolete (see patches on list).
I don't think it is a good idea that you put things there.
And h