commit | 08614f34977a18fdc06c56f4e12b6cf47c06da57 | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Wed May 02 18:47:33 2018 +0800 |
committer | Juan Quintela <quintela@redhat.com> | Tue May 15 20:56:59 2018 +0200 |
tree | f9adcef1f7fa7bbfeddeb4708e82818474f7a90e | |
parent | edd090c72825b483df4de6a525d430d7635a5d8e [diff] |
migration: setup ramstate for resume After we updated the dirty bitmaps of ramblocks, we also need to update the critical fields in RAMState to make sure it is ready for a resume. Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180502104740.12123-18-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>