Patchew URL:
https://patchew.org/QEMU/20200207150118.23007-1-alex.ben...@linaro.org/
Hi,
This series failed the docker-quick@centos7 build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN
Patchew URL:
https://patchew.org/QEMU/20200207150118.23007-1-alex.ben...@linaro.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [PATCH v1 0/5] plugins/next
Message-id: 20200207150118.23007-1-alex.ben...@linaro.org
Type: series
Hi,
A few bits and pieces for plugin cleanup. The most major thing in this
series is tweaking the riscv decoder to only load the instruction
bytes it needs.
Alex Bennée (3):
docs/devel: document query handle lifetimes
target/riscv: progressively load the instruction during decode
tests/plug