]> xenbits.xensource.com Git - qemu-upstream-4.2-testing.git/commit
xen: Introduce xen_modified_memory.
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 21 Feb 2013 12:16:37 +0000 (12:16 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Feb 2013 12:16:37 +0000 (12:16 +0000)
commit4fb3a19e874efb97ae8897764a56c2da833bde80
treeae9971e95bcdda0037d259a539f32c815469c7a6
parent2d349ee089ed90fab98bef95fa474856d912e3d1
xen: Introduce xen_modified_memory.

This function is to be used during live migration. Every write access to the
guest memory should call this funcion so the Xen tools knows which pages are
dirty.

Backport of 910b38e4dc4c37683c8b821e75a7f4cf095e4b21

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Alex Bligh <alex@alex.org.uk>
hw/xen.h
xen-all.c
xen-stub.c