On 28.08.20 13:08, Alberto Garcia wrote:
> This patch replaces instances of sizeof(uint64_t) in the qcow2 driver
> with macros that indicate what those sizes are actually referring to.
> 
> Signed-off-by: Alberto Garcia <be...@igalia.com>
> ---
>  block/qcow2.h          |  6 +++
>  block/qcow2-bitmap.c   | 11 ++++--
>  block/qcow2-cluster.c  | 24 ++++++------
>  block/qcow2-refcount.c | 89 ++++++++++++++++++++++--------------------
>  block/qcow2-snapshot.c | 20 +++++-----
>  block/qcow2.c          | 27 ++++++-------
>  6 files changed, 94 insertions(+), 83 deletions(-)

Thanks, applied to my block branch:

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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to