| commit | 5ff7fb77b3cee8e26648e4fdccb23a77c2a6d3c6 | [log] [tgz] |
|---|---|---|
| author | Juan Quintela <quintela@redhat.com> | Tue Nov 05 15:52:54 2013 +0100 |
| committer | Juan Quintela <quintela@redhat.com> | Mon Jan 13 14:04:55 2014 +0100 |
| tree | 25d52129ce3f7a666a3f4ddf5be726845c3f7513 | |
| parent | c9dd46fc0d64d9f314aa3c220d4aff9d01ab778e [diff] |
memory: move bitmap synchronization to its own function We want to have all the functions that handle directly the dirty bitmap near. We will change it later. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com>