Re: [Qemu-devel] [PATCH v2 for-4.0 00/13] block: byte-based blocking read/write

2018-11-15 Thread Eric Blake
: series Subject: [Qemu-devel] [PATCH v2 for-4.0 00/13] block: byte-based blocking read/write /tmp/qemu-test/src/block/qcow2-cluster.c: In function 'qcow2_decompress_cluster': /tmp/qemu-test/src/block/qcow2-cluster.c:1630:15: error: implicit declaration of function 'bdrv_read

Re: [Qemu-devel] [PATCH v2 for-4.0 00/13] block: byte-based blocking read/write

2018-11-15 Thread no-reply
Hi, This series failed 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. Message-id: 20181115020334.1189829-1-ebl...@redhat.com Type: series Subject: [Qemu-devel] [PATCH v2 for-4.0 00/13

Re: [Qemu-devel] [PATCH v2 for-4.0 00/13] block: byte-based blocking read/write

2018-11-15 Thread no-reply
Hi, This series failed 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. Message-id: 20181115020334.1189829-1-ebl...@redhat.com Type: series Subject: [Qemu-devel] [PATCH v2 for-4.0 00/13

[Qemu-devel] [PATCH v2 for-4.0 00/13] block: byte-based blocking read/write

2018-11-14 Thread Eric Blake
Based-on: <20181114210548.1098207-1-ebl...@redhat.com> [file-posix: Better checks of 64-bit copy_range] Based-on: <20181101182738.70462-1-vsement...@virtuozzo.com> [0/7 qcow2 decompress in threads] - more specifically, on Kevin's block-next branch Also available at https://repo.or.cz/qemu/ericb.g