commit | e44d26c8f3894a220f29ff5b27abf87f570d2c07 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Fri Jul 20 10:16:08 2012 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Wed Oct 17 18:34:58 2012 +0200 |
tree | 3d6897b71d940b41c45e873fd03b19a29bb47ef6 | |
parent | 5a17077529f7feec559e1881792e89554c2ae5b6 [diff] |
ram: introduce migration_bitmap_set_dirty() It just marks a region of memory as dirty. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com>