On Tue, 13 Jun 2023 16:57:45 +0200
Juan Quintela wrote:
> So we don't have to access compression_counters from outside
> ram-compress.c.
>
> Signed-off-by: Juan Quintela
With the comment below fixed:
Reviewed-by: Lukas Straub
> ---
> migration/ram-compress.h | 3 +++
> migration/migration.
So we don't have to access compression_counters from outside
ram-compress.c.
Signed-off-by: Juan Quintela
---
migration/ram-compress.h | 3 +++
migration/migration.c| 11 +--
migration/ram-compress.c | 14 ++
3 files changed, 18 insertions(+), 10 deletions(-)
diff --git