qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v9 0/2] qcow2: add zstd cluster compression
@ 2019-12-16 12:17 Vladimir Sementsov-Ogievskiy
  2019-12-16 12:17 ` [PATCH v9 1/2] docs: improve qcow2 spec about extending image header Vladimir Sementsov-Ogievskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2019-12-16 12:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, vsementsov, qemu-block, armbru, mreitz, dplotnikov, den

Hi all!

Here is my proposal, about how to correctly update qcow2 specification
to introduce new field, keeping in mind currently existing images and
downstream Qemu instances.

v9: Merge 01 and 02
    Change wordings
    Require header alignment

Vladimir Sementsov-Ogievskiy (2):
  docs: improve qcow2 spec about extending image header
  docs: qcow2: introduce compression type feature

 docs/interop/qcow2.txt | 53 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 50 insertions(+), 3 deletions(-)

-- 
2.18.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-01-20 16:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-16 12:17 [PATCH v9 0/2] qcow2: add zstd cluster compression Vladimir Sementsov-Ogievskiy
2019-12-16 12:17 ` [PATCH v9 1/2] docs: improve qcow2 spec about extending image header Vladimir Sementsov-Ogievskiy
2020-01-20 16:03   ` Max Reitz
2020-01-20 16:40     ` Vladimir Sementsov-Ogievskiy
2019-12-16 12:17 ` [PATCH v9 2/2] docs: qcow2: introduce compression type feature Vladimir Sementsov-Ogievskiy
2020-01-20 16:14   ` Max Reitz
2020-01-20 16:38     ` Vladimir Sementsov-Ogievskiy
2020-01-20  9:12 ` [PATCH v9 0/2] qcow2: add zstd cluster compression Vladimir Sementsov-Ogievskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).