summaryrefslogtreecommitdiff
path: root/migration.c
diff options
context:
space:
mode:
authorAnthony PERARD <anthony.perard@citrix.com>2012-01-05 12:47:08 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-01-05 12:47:08 +0000
commitb18620cf760d283b044543c831db5c88e2c66dcd (patch)
tree45aacf3e49c92ffdadfa0c185f42014ac36e0908 /migration.c
parentc47f3223658119219bbe0b8d09da733d1c06e76f (diff)
downloadqemu-b18620cf760d283b044543c831db5c88e2c66dcd.tar.gz
xen: Fix after recent change in dirty bitmap tracking.
A recent patch set from Avi break the dirty bitmap support of Xen. But this is because xen_sync_dirty_bitmap will return an error for an unhandled memory range (a0000 - bffff). However this is not a fatal error, so we should just continue instead of aborting. There is now an error printed when the Xen call failed. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'migration.c')
0 files changed, 0 insertions, 0 deletions