commit | 151f7749f26e8b0eaca517376a89c01430c584e5 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri May 01 20:52:47 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri May 22 10:50:33 2009 -0500 |
tree | 2ccfe9051ffcf589965e7af7c9ad7a5e8f30f0f3 | |
parent | 62518b8b1dccb67969688228f14fb379f1918ede [diff] |
kvm: Rework dirty bitmap synchronization Extend kvm_physical_sync_dirty_bitmap() so that is can sync across multiple slots. Useful for updating the whole dirty log during migration. Moreover, properly pass down errors the whole call chain. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>