migration: synchronize memory bitmap 64bits at a time
commitaa8dc044772ba156cbcf2174b5673cfa11f566a7
authorJuan Quintela <quintela@redhat.com>
Wed, 6 Nov 2013 10:33:05 +0000 (6 11:33 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 13 Jan 2014 13:04:55 +0000 (13 14:04 +0100)
treeeeb668ba9612f9734594b0b64c8c9ad7ca291371
parent791fa2a2451799232d6bc0c29c0fbb13b5293eeb
migration: synchronize memory bitmap 64bits at a time

We use the old code if the bitmaps are not aligned

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
arch_init.c