Re: [Qemu-devel] [PATCH v3 0/8] discard blockstats

2018-06-15 Thread Markus Armbruster
Anton Nefedov writes: > well, build tests failed due to the lack of qapi patches this series is > based on :) > (http://lists.nongnu.org/archive/html/qemu-devel/2018-06/msg03638.html) Try adding Based-on: <1528905228-25694-1-git-send-email-anton.nefe...@virtuozzo.com> to your cover letter

Re: [Qemu-devel] [PATCH v3 0/8] discard blockstats

2018-06-13 Thread Anton Nefedov
: series Message-id: 1528911866-37489-1-git-send-email-anton.nefe...@virtuozzo.com Subject: [Qemu-devel] [PATCH v3 0/8] discard blockstats === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with # HEAD pointing to a commit that has the patches applied on top

Re: [Qemu-devel] [PATCH v3 0/8] discard blockstats

2018-06-13 Thread no-reply
] [PATCH v3 0/8] discard blockstats === TEST SCRIPT BEGIN === #!/bin/bash set -e git submodule update --init dtc # Let docker tests dump environment info export SHOW_ENV=1 export J=8 time make docker-test-mingw@fedora === TEST SCRIPT END === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 Switched to a

Re: [Qemu-devel] [PATCH v3 0/8] discard blockstats

2018-06-13 Thread no-reply
Hi, This series failed build test on s390x host. Please find the details below. Type: series Message-id: 1528911866-37489-1-git-send-email-anton.nefe...@virtuozzo.com Subject: [Qemu-devel] [PATCH v3 0/8] discard blockstats === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked

[Qemu-devel] [PATCH v3 0/8] discard blockstats

2018-06-13 Thread Anton Nefedov
new in v3: - based on qapi series: (http://lists.nongnu.org/archive/html/qemu-devel/2018-06/msg03638.html) - qapi 'Since' clauses changed 2.12 -> 3.0 (RB tags not stripped) - patch 3 rebase: ide_issue_trim_cb invalid path has changed, so block_acct_invalid() is moved to ide_