memory: split dirty bitmap into three
commit1ab4c8ceaa5ec55af9bb25e88e46d461a8550280
authorJuan Quintela <quintela@redhat.com>
Tue, 8 Oct 2013 14:14:39 +0000 (8 16:14 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 13 Jan 2014 13:04:54 +0000 (13 14:04 +0100)
tree7ea5e847c02536ef92297e3f28b2d9c0bd6c8426
parent164590a60fd685399da259ac41b338d9a0b9d6c0
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>
exec.c
include/exec/cpu-all.h
include/exec/memory-internal.h
include/exec/memory.h