On 07/02/2019 20:36, Cleber Rosa wrote: > This is just a small collection of trivial fixes for configure > and some Python scripts (missing/unused import statements). > > Cleber Rosa (4): > configure: remove handling of "wav" audio driver > configure: fix qemu-img name > scripts/render_block_graph.py: add a missing import > tests/migration/guestperf/engine.py: remove unused import > > configure | 6 +----- > scripts/render_block_graph.py | 1 + > tests/migration/guestperf/engine.py | 1 - > 3 files changed, 2 insertions(+), 6 deletions(-) >
I've applied to my trivial-patches branchi patches 1 and 2, but not 3 and 4 as I don't know python and no one has reviewed them. Thanks, Laurent