Re: [PATCH v2 0/6] qcow2: advanced compression options

2019-10-02 Thread Markus Armbruster
Max Reitz writes: > On 02.10.19 17:35, Vladimir Sementsov-Ogievskiy wrote: >> Hi, >> >> 02.10.2019 18:07, no-re...@patchew.org wrote: >>> Patchew URL: >>> https://patchew.org/QEMU/1570026166-748566-1-git-send-email-andrey.shinkev...@virtuozzo.com/ >>> >>> >>> >>> Hi, >>> >>> This series failed

Re: [PATCH v2 0/6] qcow2: advanced compression options

2019-10-02 Thread Max Reitz
On 02.10.19 17:35, Vladimir Sementsov-Ogievskiy wrote: > Hi, > > 02.10.2019 18:07, no-re...@patchew.org wrote: >> Patchew URL: >> https://patchew.org/QEMU/1570026166-748566-1-git-send-email-andrey.shinkev...@virtuozzo.com/ >> >> >> >> Hi, >> >> This series failed the docker-quick@centos7 build te

Re: [PATCH v2 0/6] qcow2: advanced compression options

2019-10-02 Thread Vladimir Sementsov-Ogievskiy
Hi, 02.10.2019 18:07, no-re...@patchew.org wrote: > Patchew URL: > https://patchew.org/QEMU/1570026166-748566-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.

Re: [PATCH v2 0/6] qcow2: advanced compression options

2019-10-02 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1570026166-748566-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 v2 0/6] qcow2: advanced compression options

2019-10-02 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1570026166-748566-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 v2 0/6] qcow2: advanced compression options

2019-10-02 Thread Andrey Shinkevich
New enhancements for writing compressed data to QCOW2 image. The preceding patches have been queued in the Max's block branch: Based-on: https://github.com/XanClic/qemu.git block v2: The number of parameters in nbd_export_new() has been reduced by the introduced flags for all the boolean