qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/11] drive-backup: added support for data comp


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 08/11] drive-backup: added support for data compression
Date: Fri, 24 Jun 2016 09:39:56 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 06/23/2016 03:15 AM, Pavel Butsykin wrote:

>>> @@ -3309,6 +3315,7 @@ void qmp_drive_backup(const char *device, const
>>> char *target,
>>>                         bool has_mode, enum NewImageMode mode,
>>>                         bool has_speed, int64_t speed,
>>>                         bool has_bitmap, const char *bitmap,
>>> +                      bool has_compress, bool compress,
>>>                         bool has_on_source_error, BlockdevOnError
>>> on_source_error,
>>>                         bool has_on_target_error, BlockdevOnError
>>> on_target_error,
>>>                         Error **errp)
>>
>> Might be nice to simplify this signature once my qapi 'box' patches land.
>>
> 
> Yes, it would certainly be better. But your patches are not applied on
> the current, maybe you have your own branch?

http://repo.or.cz/qemu/ericb.git/shortlog/refs/heads/qapi (still
undergoing rebases, and I need to address some of Markus' review
comments, but it's getting closer and still targetted for inclusion in 2.7)

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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