]> git.proxmox.com Git - mirror_qemu.git/commit
migration: setup ramstate for resume
authorPeter Xu <peterx@redhat.com>
Wed, 2 May 2018 10:47:33 +0000 (18:47 +0800)
committerJuan Quintela <quintela@redhat.com>
Tue, 15 May 2018 18:56:59 +0000 (20:56 +0200)
commit08614f34977a18fdc06c56f4e12b6cf47c06da57
treef9adcef1f7fa7bbfeddeb4708e82818474f7a90e
parentedd090c72825b483df4de6a525d430d7635a5d8e
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>
migration/ram.c
migration/trace-events