[PATCH v1 0/2] check-tcg fixes for --enable-plugins

Alex Bennée posted 2 patches 3 years, 11 months ago
Test FreeBSD passed
Test asan passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test docker-mingw@fedora passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200615141922.18829-1-alex.bennee@linaro.org
tests/tcg/Makefile.target         | 11 ++++++-----
tests/tcg/aarch64/Makefile.target |  5 +++--
tests/tcg/arm/Makefile.target     |  2 +-
tests/tcg/i386/Makefile.target    |  1 +
4 files changed, 11 insertions(+), 8 deletions(-)
[PATCH v1 0/2] check-tcg fixes for --enable-plugins
Posted by Alex Bennée 3 years, 11 months ago
Hi,

Two minor fixes to deal with test failures with --enable-plugins
builds. I'll include them in tomorrows PR. Please review.

Alex Bennée (2):
  tests/tcg: build plugin list from contents of src directory
  tests/tcg: ensure -cpu max also used for plugin run

 tests/tcg/Makefile.target         | 11 ++++++-----
 tests/tcg/aarch64/Makefile.target |  5 +++--
 tests/tcg/arm/Makefile.target     |  2 +-
 tests/tcg/i386/Makefile.target    |  1 +
 4 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.20.1