commit | 1ab4c8ceaa5ec55af9bb25e88e46d461a8550280 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Oct 08 16:14:39 2013 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Mon Jan 13 14:04:54 2014 +0100 |
tree | 7ea5e847c02536ef92297e3f28b2d9c0bd6c8426 | |
parent | 164590a60fd685399da259ac41b338d9a0b9d6c0 [diff] |
memory: split dirty bitmap into three After all the previous patches, spliting the bitmap gets direct. Note: For some reason, I have to move DIRTY_MEMORY_* definitions to the beginning of memory.h to make compilation work. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com>