]> Git Repo - qemu.git/commit
xen: Introduce VGA sync dirty bitmap support
authorAnthony PERARD <[email protected]>
Tue, 24 May 2011 13:34:21 +0000 (14:34 +0100)
committerAlexander Graf <[email protected]>
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
trace-events
xen-all.c
This page took 0.026684 seconds and 4 git commands to generate.