]> git.proxmox.com Git - qemu.git/commit - arch_init.c
ram: introduce migration_bitmap_sync()
authorJuan Quintela <quintela@redhat.com>
Fri, 20 Jul 2012 08:52:51 +0000 (10:52 +0200)
committerJuan Quintela <quintela@redhat.com>
Wed, 17 Oct 2012 16:34:58 +0000 (18:34 +0200)
commitdd2df737ef3930f6d88116520d6ca7ff3cf0c41f
treeeb4d39c91410092dc0765077f0cb0bc6f38e267d
parent652d7ec291d1726ad01587e13331d7277fa402ec
ram: introduce migration_bitmap_sync()

Helper that we use each time that we need to syncronize the migration
bitmap with the other dirty bitmaps.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
arch_init.c