Re: [Qemu-devel] [PATCH 13/51] ram: Remove unused pages_skipped variable

2017-03-27 Thread Peter Xu
On Thu, Mar 23, 2017 at 09:45:06PM +0100, Juan Quintela wrote: > For compatibility, we need to still send a value, but just specify it > and comment the fact. > > Signed-off-by: Juan Quintela > Reviewed-by: Dr. David Alan Gilbert Reviewed-by: Peter Xu -- peterx

[Qemu-devel] [PATCH 13/51] ram: Remove unused pages_skipped variable

2017-03-23 Thread Juan Quintela
For compatibility, we need to still send a value, but just specify it and comment the fact. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert --- include/migration/migration.h | 2 -- migration/migration.c | 3 ++- migration/ram.c | 11 --- 3 files