diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-04-05 19:30:55 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-04-05 19:30:55 +0000 |
commit | 8215e91463d9000e782c111b4a8f63c242cd92b6 (patch) | |
tree | 3e819f080adfa90e93c82fe4923915adb02f70ad /.gitignore | |
parent | 4dabe24883ed9e538266a5deee7e2d1f1922208c (diff) | |
download | qemu-8215e91463d9000e782c111b4a8f63c242cd92b6.zip |
stop dirty tracking just at the end of migration (Glauber Costa)
If there is still work to do, it is not safe to assume we
can end the dirty tracking. Specifically, kvm can update the dirty
tracking log inside ram_save_block(), leaving pages still out of sync
if we go with the current code.
Based on a patch by Yaniv Kamay
Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6999 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions