]> xenbits.xensource.com Git - qemu-upstream-4.2-testing.git/commit
QMP, Introduce xen-set-global-dirty-log command.
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 21 Feb 2013 12:16:28 +0000 (12:16 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Feb 2013 12:16:28 +0000 (12:16 +0000)
commit2d349ee089ed90fab98bef95fa474856d912e3d1
tree5949b07eb62197686b37cd04eb4588d5ee819bbb
parent70454385eeee6f0b3f7a9eddca9f7340b5060824
QMP, Introduce xen-set-global-dirty-log command.

This command is used during a migration of a guest under Xen. It calls
cpu_physical_memory_set_dirty_tracking.

Backport of 39f42439d0629d3921629dc4b38e68df8f2f7b83

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