Re: [Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites

2018-06-07 Thread Ari Sundholm
On 06/07/2018 09:59 PM, Eric Blake wrote: On 06/07/2018 01:28 PM, Ari Sundholm wrote: On 06/07/2018 07:13 PM, no-re...@patchew.org wrote: Hi, This series failed build test on s390x host. Please find the details below. /var/tmp/patchew-tester-tmp-8bz4jnox/src/block/blklogwrites.c: In func

Re: [Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites

2018-06-07 Thread Eric Blake
On 06/07/2018 01:28 PM, Ari Sundholm wrote: On 06/07/2018 07:13 PM, no-re...@patchew.org wrote: Hi, This series failed build test on s390x host. Please find the details below. /var/tmp/patchew-tester-tmp-8bz4jnox/src/block/blklogwrites.c: In function ‘blk_log_writes_refresh_filename’: /va

Re: [Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites

2018-06-07 Thread Ari Sundholm
On 06/07/2018 07:13 PM, no-re...@patchew.org wrote: Hi, This series failed build test on s390x host. Please find the details below. Type: series Message-id: 1528385894-19434-1-git-send-email-...@tuxera.com Subject: [Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites === TEST SCRIPT

Re: [Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites

2018-06-07 Thread no-reply
Hi, This series failed build test on s390x host. Please find the details below. Type: series Message-id: 1528385894-19434-1-git-send-email-...@tuxera.com Subject: [Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked

[Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites

2018-06-07 Thread Ari Sundholm
This patch series adds a new block driver, blklogwrites, to QEMU. The driver is given two block devices: a raw device backed by an image or a host block device, and a log device, typically backed by a file, on which writes to the raw device are logged. The logging format used is the same as in the