On 09/26/2012 09:56 AM, Paolo Bonzini wrote:
> Add QMP commands matching the functionality.
> 
> Paused jobs cannot be canceled without first resuming them.  This
> ensures that I/O errors are never missed by management.  However, an
> optional force argument can be specified to allow that.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>         v1->v2: document that the commands do not nest; a single resume
>         command will always resume.
> 

> +++ b/qapi-schema.json
> @@ -1855,12 +1855,55 @@
>  #
>  # @device: the device name
>  #
> +# @force: #optional whether to allow cancellation of a paused job (default 
> false)
> +#

Do we need (since 1.3) designation on this argument?

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to