ram: Add dirty_rate_high_cnt to RAMState
commit8d820d6f675fe4c9391da4eb55561402c75fb05e
authorJuan Quintela <quintela@redhat.com>
Mon, 13 Mar 2017 18:35:50 +0000 (13 19:35 +0100)
committerJuan Quintela <quintela@redhat.com>
Fri, 21 Apr 2017 10:25:35 +0000 (21 12:25 +0200)
tree34024b60c258b5759e2225f7ad52b19659d6694f
parent6f37bb8bf31e98be5cbe536aec881e65ec985526
ram: Add dirty_rate_high_cnt to RAMState

We need to add a parameter to several functions to make this work.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
migration/ram.c