]> git.proxmox.com Git - qemu.git/commit
QMP, Introduce xen-set-global-dirty-log command.
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 3 Oct 2012 13:48:19 +0000 (13:48 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 3 Oct 2012 13:48:19 +0000 (13:48 +0000)
commit39f42439d0629d3921629dc4b38e68df8f2f7b83
tree4d473e54a7d1d53f54b7451dceabd855bc245dc4
parentaabc8530c7ba2be89e21463f051056ad7c255e6e
QMP, Introduce xen-set-global-dirty-log command.

This command is used during a migration of a guest under Xen. It calls
memory_global_dirty_log_start or memory_global_dirty_log_stop according to the
argument pass to the command.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
qapi-schema.json
qmp-commands.hx
xen-all.c
xen-stub.c