commit | b4dd7802cac7749de80ceadd622d4209fc31b507 | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Tue May 24 14:34:21 2011 +0100 |
committer | Alexander Graf <agraf@suse.de> | Sun Jun 19 04:40:04 2011 +0200 |
tree | 5d4e8d5b0a13ce9e1759938fe9bd5f5bd5eaa8ab | |
parent | b87de24e6c568d40d4f231b10e1707aed1ebe92e [diff] |
xen: Introduce VGA sync dirty bitmap support This patch introduces phys memory client for Xen. Only sync dirty_bitmap and set_memory are actually implemented. migration_log will stay empty for the moment. Xen can only log one range for bit change, so only the range in the first call will be synced. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Signed-off-by: Alexander Graf <agraf@suse.de>