qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 0/2] qcow2: minor compression improvements


From: Eric Blake
Subject: [Qemu-block] [PATCH 0/2] qcow2: minor compression improvements
Date: Tue, 20 Feb 2018 16:24:57 -0600

I noticed these while reviewing Berto's proposed change to the
qcow2 spec on how compression works.

Eric Blake (2):
  qcow2: Prefer byte-based calls into bs->file
  qcow2: Avoid memory over-allocation on compressed images

 block/qcow2-cluster.c  | 17 +++++------------
 block/qcow2-refcount.c |  6 +++---
 block/qcow2.c          |  2 +-
 3 files changed, 9 insertions(+), 16 deletions(-)

-- 
2.14.3




reply via email to

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