]> git.proxmox.com Git - qemu.git/commit - xen-all.c
xen: Introduce VGA sync dirty bitmap support
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 24 May 2011 13:34:21 +0000 (14:34 +0100)
committerAlexander Graf <agraf@suse.de>
Sun, 19 Jun 2011 02:40:04 +0000 (04:40 +0200)
commitb4dd7802cac7749de80ceadd622d4209fc31b507
tree5d4e8d5b0a13ce9e1759938fe9bd5f5bd5eaa8ab
parentb87de24e6c568d40d4f231b10e1707aed1ebe92e
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>
trace-events
xen-all.c