On 12/01/2016 12:06 AM, Zhang Chen wrote: > We can call this qmp command to do checkpoint outside of qemu. > Like Xen colo need this function. > > Signed-off-by: Zhang Chen <[email protected]> > Signed-off-by: Wen Congyang <[email protected]> > --- > docs/qmp-commands.txt | 24 ++++++++++++++++++++++++
> +++ b/qapi-schema.json
> @@ -4694,6 +4694,28 @@
> 'data': { 'enable': 'bool', 'primary': 'bool', '*failover' : 'bool' } }
>
> ##
> +# @xen-get-replication-error
> +#
> +# Get replicatin error that occurs when the vm is running
s/replicatin/replication/
> +#
> +# Returns: nothing
> +#
> +# Since: 2.8
You've missed 2.8.
> +##
> +{ 'command': 'xen-get-replication-error' }
> +
> +##
> +# @xen-do-checkpoint
> +#
> +# Do checkpoint
> +#
> +# Returns: nothing
> +#
> +# Since: 2.8
Again, should be 2.9
> +##
> +{ 'command': 'xen-do-checkpoint' }
> +
> +##
> # @GICCapability:
> #
> # The struct describes capability for a specific GIC (Generic
>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
