Re: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-09-18 Thread Pavel Dovgalyuk
> From: Alex Bennée [mailto:alex.ben...@linaro.org] > Pavel Dovgalyuk writes: > > >> -Original Message- > >> From: Alex Bennée [mailto:alex.ben...@linaro.org] > >> Sent: Tuesday, September 17, 2019 10:02 PM > >> To: Pavel Dovgalyuk > >> Cc: qemu-devel@nongnu.org; kw...@redhat.com; peter.m

Re: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-09-18 Thread Alex Bennée
Pavel Dovgalyuk writes: >> -Original Message- >> From: Alex Bennée [mailto:alex.ben...@linaro.org] >> Sent: Tuesday, September 17, 2019 10:02 PM >> To: Pavel Dovgalyuk >> Cc: qemu-devel@nongnu.org; kw...@redhat.com; peter.mayd...@linaro.org; >> crosthwaite.pe...@gmail.com; boost.li...@g

Re: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-09-18 Thread Pavel Dovgalyuk
> -Original Message- > From: Alex Bennée [mailto:alex.ben...@linaro.org] > Sent: Tuesday, September 17, 2019 10:02 PM > To: Pavel Dovgalyuk > Cc: qemu-devel@nongnu.org; kw...@redhat.com; peter.mayd...@linaro.org; > crosthwaite.pe...@gmail.com; boost.li...@gmail.com; > artem.k.pisare...@

Re: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-09-17 Thread Alex Bennée
Pavel Dovgalyuk writes: > The set of patches include the block-related updates > of the record/replay icount feature: > - application of 'snapshot' option on the file layer instead of >the top one: command line and documentation fix > - implementation of bdrv_snapshot_goto for blkreplay d

Re: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-09-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/156872146565.1757.3033215873677512474.stgit@pasha-Precision-3630-Tower/ 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: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-09-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/156872146565.1757.3033215873677512474.stgit@pasha-Precision-3630-Tower/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRI

[Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-09-17 Thread Pavel Dovgalyuk
The set of patches include the block-related updates of the record/replay icount feature: - application of 'snapshot' option on the file layer instead of the top one: command line and documentation fix - implementation of bdrv_snapshot_goto for blkreplay driver - start/stop fix in replay mode

Re: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-07-29 Thread no-reply
Patchew URL: https://patchew.org/QEMU/156438176555.22071.10523120047318890136.stgit@pasha-Precision-3630-Tower/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SC

Re: [Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-07-28 Thread no-reply
Patchew URL: https://patchew.org/QEMU/156438176555.22071.10523120047318890136.stgit@pasha-Precision-3630-Tower/ Hi, This series failed build test on s390x host. Please find the details below. === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with #

[Qemu-devel] [for-4.2 PATCH 0/6] Block-related record/replay fixes

2019-07-28 Thread Pavel Dovgalyuk
The set of patches include the block-related updates of the record/replay icount feature: - application of 'snapshot' option on the file layer instead of the top one: command line and documentation fix - implementation of bdrv_snapshot_goto for blkreplay driver - start/stop fix in replay mode