Re: [Qemu-devel] [PATCH 04/51] ram: Add dirty_rate_high_cnt to RAMState

2017-03-27 Thread Peter Xu
On Thu, Mar 23, 2017 at 09:44:57PM +0100, Juan Quintela wrote: > We need to add a parameter to several functions to make this work. > > Signed-off-by: Juan Quintela > Reviewed-by: Dr. David Alan Gilbert Reviewed-by: Peter Xu -- peterx

[Qemu-devel] [PATCH 04/51] ram: Add dirty_rate_high_cnt to RAMState

2017-03-23 Thread Juan Quintela
We need to add a parameter to several functions to make this work. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert --- migration/ram.c | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/migration/ram.c b/migration/ram.c index a6e90d7..1d