qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 4/6] block: add 'speed' optional parameter to


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 4/6] block: add 'speed' optional parameter to block-stream
Date: Wed, 25 Apr 2012 11:54:23 +0100

On Tue, Apr 24, 2012 at 8:14 PM, Luiz Capitulino <address@hidden> wrote:
>>  # Returns: Nothing on success
>>  #          If streaming is already active on this device, DeviceInUse
>>  #          If @device does not exist, DeviceNotFound
>>  #          If image streaming is not supported by this device, NotSupported
>>  #          If @base does not exist, BaseNotFound
>> +#          If @speed is invalid, BlockJobSpeedInvalid
>
> This should be InvalidParameter, right?

You are right.  Thanks for pointing this out.

Stefan



reply via email to

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