Re: [PATCH v3 1/2] migration: Introduce ram_transferred_add()
David Edmondson wrote: > Replace direct manipulation of ram_counters.transferred with a > function. > > Signed-off-by: David Edmondson > Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Juan Quintela queued.
[PATCH v3 1/2] migration: Introduce ram_transferred_add()
Replace direct manipulation of ram_counters.transferred with a function. Signed-off-by: David Edmondson Reviewed-by: Philippe Mathieu-Daudé --- migration/ram.c | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/migration/ram.c b/migration/ram.c index 57