Fabiano Rosas wrote:
> Juan Quintela writes:
>
>> So we can move more compression_counters stuff to ram-compress.c.
>> Create compression_counters struct to add the stuff that was on
>> MigrationState.
>>
>> Reviewed-by: Lukas Straub
>> Signed-off-by: Juan Quintela
>> ---
>> migration/ram-comp
Juan Quintela writes:
> So we can move more compression_counters stuff to ram-compress.c.
> Create compression_counters struct to add the stuff that was on
> MigrationState.
>
> Reviewed-by: Lukas Straub
> Signed-off-by: Juan Quintela
> ---
> migration/ram-compress.h | 1 +
> migration/ram.h
So we can move more compression_counters stuff to ram-compress.c.
Create compression_counters struct to add the stuff that was on
MigrationState.
Reviewed-by: Lukas Straub
Signed-off-by: Juan Quintela
---
migration/ram-compress.h | 1 +
migration/ram.h | 1 -
migration/ram-compress.c