Re: [PATCH v4 0/4] qcow2: advanced compression options

2019-10-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/157124-882302-1-git-send-email-andrey.shinkev...@virtuozzo.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. =

Re: [PATCH v4 0/4] qcow2: advanced compression options

2019-10-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/157124-882302-1-git-send-email-andrey.shinkev...@virtuozzo.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally.

[PATCH v4 0/4] qcow2: advanced compression options

2019-10-16 Thread Andrey Shinkevich
New enhancements for writing compressed data to QCOW2 image. v4: The 'compression' support at the block generic layer has been accumulated in the separate patch 1/4. A little code refactoring was made. v3: Instead of introducing multiple key options for many drivers, the 'compr