]> git.proxmox.com Git - qemu.git/commit - xen-all.c
xen: Set the vram dirty when an error occur.
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 3 Oct 2012 13:49:40 +0000 (13:49 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 3 Oct 2012 13:49:40 +0000 (13:49 +0000)
commit8aba7dc02d5660df7e7d8651304b3079908358be
tree74a617690a91a289a73969ddd0935e4c90cb91e1
parente226939de5814527a21396903b08c3d0ed989558
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>
xen-all.c