qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] live block copy/stream/snapshot discussion


From: Kevin Wolf
Subject: Re: [Qemu-devel] live block copy/stream/snapshot discussion
Date: Thu, 14 Jul 2011 11:55:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10

Am 14.07.2011 11:39, schrieb Stefan Hajnoczi:
>  Events:
> 
>  On completion the BLOCK_STREAM_COMPLETED event is raised with the following
>  fields:
> 
>  - device: device name (json-string)
>  - len:    size of the device, in bytes (json-int)
>  - offset: last offset of completed I/O, in bytes (json-int)
>  - error:  error message (json-string, only on error)
> 
>  The completion event is raised both on success and on failure.

Why do len/offset matter in a completion event?

Other than that it looks good to me.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]