commit | dd2df737ef3930f6d88116520d6ca7ff3cf0c41f | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Fri Jul 20 10:52:51 2012 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Wed Oct 17 18:34:58 2012 +0200 |
tree | eb4d39c91410092dc0765077f0cb0bc6f38e267d | |
parent | 652d7ec291d1726ad01587e13331d7277fa402ec [diff] |
ram: introduce migration_bitmap_sync() Helper that we use each time that we need to syncronize the migration bitmap with the other dirty bitmaps. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>