commit | f3f491fcd6dd594ba695b7da5ecbdacb4e84b364 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:11:01 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 15:00:27 2015 +0100 |
tree | d8c873108e65492ae27cd56be560970bc6eb588d | |
parent | 763c906b0ee964e4b5c529a4ee171723339644cc [diff] |
Postcopy: Maintain unsentmap Maintain an 'unsentmap' of pages that have yet to be sent. This is used in the following patches to discard some set of the pages already sent as we enter postcopy mode. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>