Move dirty page search state into separate structure
commitb8fb8cb748497aa070304eec27b03edd3b05373d
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 23 Sep 2015 14:27:10 +0000 (23 15:27 +0100)
committerAmit Shah <amit.shah@redhat.com>
Tue, 29 Sep 2015 06:07:07 +0000 (29 11:37 +0530)
tree283658d5ecef8608b4b5aeee70dac3feb3cc44bf
parent97f3ad35517e0d02c0149637d1bb10713c52b057
Move dirty page search state into separate structure

Pull the search state for one iteration of the dirty page
search into a structure.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Message-Id: <1443018431-11170-2-git-send-email-dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
migration/ram.c