Eric Blake writes:
> This is a subset of my earlier post "Rip out dynamic JSON parsing"[1],
> and then a rebase of that work onto master. It is available here:
>
> git fetch git://repo.or.cz/qemu/ericb.git qapi-dynamic-json-v3
>
> the tag name is a bit of a misnomer for the current series, but i
Hi,
This series failed build test on s390x host. Please find the details below.
Message-id: 20170405194741.18956-1-ebl...@redhat.com
Type: series
Subject: [Qemu-devel] [PATCH v3 00/13] qapi-related cleanups
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be invoked under the git
This is a subset of my earlier post "Rip out dynamic JSON parsing"[1],
and then a rebase of that work onto master. It is available here:
git fetch git://repo.or.cz/qemu/ericb.git qapi-dynamic-json-v3
the tag name is a bit of a misnomer for the current series, but is
historically accurate.
Since