qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 0/4] luks: add qemu-img measure support


From: Max Reitz
Subject: Re: [PATCH v4 0/4] luks: add qemu-img measure support
Date: Tue, 25 Feb 2020 17:36:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 21.02.20 12:25, Stefan Hajnoczi wrote:
> v4:
>  * This revision is what German speakers call "das Tüpfelchen auf dem I".  
> "The
>    icing on the cake" is the English equivalent.  Since I like cake and don't
>    want it to be half-baked, and because I like my metaphors shaken, not
>    stirred, I went ahead with the extra revision so I could write this 
> message.

:)

>  * Use g_autoptr(QCryptoBlock) to make the code more concise [Max]
>  * Use local_err consistently [Max]
>  * Folded in Max's Reviewed-by tags
> v3:
>  * Move payload offset calculation function to crypto/block.c [Max]
>  * Zero/unallocated blocks always require disk space on encrypted files [Max]
>  * Update qemu-iotests 178 output when changing qemu-img measure command-line
>    options
> 
> v2:
>  * Fix uint64_t <-> size_t type mismatch in block_crypto_measure() so that
>    32-bit builds pass
> 
> This patch series adds qemu-img measure support to the "luks" block driver.  
> We
> just need to take into account the LUKS header when sizing the image.

Thanks, applied to my block branch:

https://git.xanclic.moe/XanClic/qemu/commits/branch/block

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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