On 10/02/2012 10:52 AM, Anthony PERARD wrote: > 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.per...@citrix.com> > Reviewed-by: Luiz Capitulino <lcapitul...@redhat.com> > --- > qapi-schema.json | 13 +++++++++++++ > qmp-commands.hx | 24 ++++++++++++++++++++++++ > xen-all.c | 15 +++++++++++++++ > xen-stub.c | 5 +++++ > 4 files changed, 57 insertions(+) > > diff --git a/qapi-schema.json b/qapi-schema.json > index 14e4419..696f45a 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -1956,6 +1956,19 @@ > { 'command': 'xen-save-devices-state', 'data': {'filename': 'str'} } > > ## > +# @xen-set-global-dirty-log > +# > +# Enable or disable the global dirty log mode. > +# > +# @enable: true to enable, false to disable. > +# > +# Returns: nothing > +# > +# Since: 1.2
1.3 -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature