]> git.proxmox.com Git - qemu.git/commit
ram: iterate phase
authorJuan Quintela <quintela@redhat.com>
Thu, 28 Jun 2012 17:51:17 +0000 (19:51 +0200)
committerJuan Quintela <quintela@redhat.com>
Fri, 20 Jul 2012 06:19:27 +0000 (08:19 +0200)
commit00d94f3f7648bc3d7126bc6b84d42e22194d9230
tree32055b3ca57bf3ff9605362b80e562fa403a1398
parentb81e712d252cf41a0825f5abad0ce2f4746864f1
ram: iterate phase

We only need to synchronize the bitmap when the number of dirty pages is low.
Not every time that we call the function.

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