qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v7 2/8] qmp: Add optional bool "unmap" to drive-


From: Paolo Bonzini
Subject: Re: [Qemu-block] [PATCH v7 2/8] qmp: Add optional bool "unmap" to drive-mirror
Date: Mon, 08 Jun 2015 16:54:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0


On 08/06/2015 16:51, Eric Blake wrote:
>> > +# @unmap: #optional Whether to try to unmap target sectors where source 
>> > has
>> > +#         only zero. If true, and target unallocated sectors will read as 
>> > zero,
>> > +#         target image sectors will be unmapped; otherwise, zeroes will be
>> > +#         written. Both will result in identical contents.
>> > +#         Default is true. (Since 2.4)
>> >  #
> Per the other thread on adding 'detect-zeroes', should we instead be
> using an enum here that describes one of several behaviors without an
> explosion into multiple knobs?

See my answer there. :)

Paolo



reply via email to

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