memory: syncronize kvm bitmap using bitmaps operations
authorJuan Quintela <quintela@redhat.com>
Tue, 5 Nov 2013 15:46:26 +0000 (16:46 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 13 Jan 2014 13:04:55 +0000 (14:04 +0100)
commitae2810c4bb3b383176e8e1b33931b16c01483aab
tree4865703a6bd9afc981b0fccb74e7f2d7a3248fe6
parent5ff7fb77b3cee8e26648e4fdccb23a77c2a6d3c6
memory: syncronize kvm bitmap using bitmaps operations

If bitmaps are aligned properly, use bitmap operations.  If they are
not, just use old bit at a time code.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
include/exec/ram_addr.h