On 09/26/2012 09:56 AM, Paolo Bonzini wrote:
> This patch adds support for error management to streaming.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  block/stream.c   | 28 +++++++++++++++++++++++++++-
>  block_int.h      |  3 ++-
>  blockdev.c       | 11 ++++++++---
>  hmp.c            |  3 ++-
>  qapi-schema.json |  9 +++++++--
>  qmp-commands.hx  |  2 +-
>  6 file modificati, 47 inserzioni(+), 9 rimozioni(-)
> 

> +++ b/qapi-schema.json
> @@ -1831,13 +1831,18 @@
>  #
>  # @speed:  #optional the maximum speed, in bytes per second
>  #
> +# @on-error: #optional the action to take on an error (default report).
> +#            'stop' and 'enospc' can only be used if the block device
> +#            supports io-status (see BlockInfo).  Since 1.2.

1.3

-- 
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