[PATCH v1 0/2] some tests and plugin tweaks for SVE

Alex Bennée posted 2 patches 3 years, 10 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220328152614.2452259-1-alex.bennee@linaro.org
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>, Peter Maydell <peter.maydell@linaro.org>
docs/devel/tcg-plugins.rst                |  9 ++-
contrib/plugins/execlog.c                 | 96 +++++++++++++++++++----
tests/tcg/aarch64/Makefile.softmmu-target |  7 ++
tests/tcg/aarch64/system/boot.S           |  3 +-
4 files changed, 99 insertions(+), 16 deletions(-)
[PATCH v1 0/2] some tests and plugin tweaks for SVE
Posted by Alex Bennée 3 years, 10 months ago

This is a quick pair of patches to help test fixes to the
instrumentation of SVE binaries and their interaction with TCG
plugins. It certainly shows the instrumentation isn't currently
working. Userspace code can trace the sha512-vector builds.

Alex Bennée (2):
  tests/tcg: add memory-sve test for aarch64
  plugins: extend execlog to filter matches

 docs/devel/tcg-plugins.rst                |  9 ++-
 contrib/plugins/execlog.c                 | 96 +++++++++++++++++++----
 tests/tcg/aarch64/Makefile.softmmu-target |  7 ++
 tests/tcg/aarch64/system/boot.S           |  3 +-
 4 files changed, 99 insertions(+), 16 deletions(-)

-- 
2.30.2