commit | 8aba7dc02d5660df7e7d8651304b3079908358be | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Wed Oct 03 13:49:40 2012 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Wed Oct 03 13:49:40 2012 +0000 |
tree | 74a617690a91a289a73969ddd0935e4c90cb91e1 | |
parent | e226939de5814527a21396903b08c3d0ed989558 [diff] |
xen: Set the vram dirty when an error occur. If the call to xc_hvm_track_dirty_vram() fails, then we set dirtybit on all the video ram. This case happens during migration. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>