qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  v1 0/2] some tests and plugin tweaks for SVE
@ 2022-03-28 15:26 Alex Bennée
  2022-03-28 15:26 ` [PATCH v1 1/2] tests/tcg: add memory-sve test for aarch64 Alex Bennée
  2022-03-28 15:26 ` [PATCH v1 2/2] plugins: extend execlog to filter matches Alex Bennée
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Bennée @ 2022-03-28 15:26 UTC (permalink / raw)
  To: qemu-devel
  Cc: aaron, robhenry, mahmoudabdalghany, minyihh, cota, Luke.Craig,
	kuhn.chenqun, ma.mandourr, Alex Bennée



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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-03 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-28 15:26 [PATCH v1 0/2] some tests and plugin tweaks for SVE Alex Bennée
2022-03-28 15:26 ` [PATCH v1 1/2] tests/tcg: add memory-sve test for aarch64 Alex Bennée
2022-03-28 15:26 ` [PATCH v1 2/2] plugins: extend execlog to filter matches Alex Bennée
2022-04-03 13:14   ` Alexandre IOOSS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).