From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
To: Ziyang Zhang <functioner@sjtu.edu.cn>,
qemu-devel <qemu-devel@nongnu.org>
Cc: Riku Voipio <riku.voipio@iki.fi>,
Laurent Vivier <laurent@vivier.eu>,
Alex Bennee <alex.bennee@linaro.org>,
Alexandre Iooss <erdnaxe@crans.org>,
Mahmoud Mandour <ma.mandourr@gmail.com>,
Richard Henderson <richard.henderson@linaro.org>,
Zhengwei Qi <qizhwei@sjtu.edu.cn>,
Yun Wang <yunwang94@sjtu.edu.cn>,
Mingyuan Xia <xiamy@ultrarisc.com>,
Kailiang Xu <xukl2019@sjtu.edu.cn>
Subject: Re: [PATCH v4 2/2] tcg tests: add a test to verify the syscall filter plugin API
Date: Mon, 15 Dec 2025 09:57:30 -0800 [thread overview]
Message-ID: <7e11df05-4592-4fbb-920d-7fdc9db665d3@linaro.org> (raw)
In-Reply-To: <20251214144620.179282-3-functioner@sjtu.edu.cn>
On 12/14/25 6:46 AM, Ziyang Zhang wrote:
> Register a syscall filter callback in tests/tcg/plugins/sycall.c,
> returns a specific value for a magic system call number, and check
> it in tests/tcg/multiarch/test-plugin-syscall-filter.c.
>
> Signed-off-by: Ziyang Zhang <functioner@sjtu.edu.cn>
> Co-authored-by: Mingyuan Xia <xiamy@ultrarisc.com>
> ---
> tests/tcg/multiarch/Makefile.target | 4 ++-
> .../multiarch/test-plugin-syscall-filter.c | 35 +++++++++++++++++++
> tests/tcg/plugins/syscall.c | 19 ++++++++++
> 3 files changed, 57 insertions(+), 1 deletion(-)
> create mode 100644 tests/tcg/multiarch/test-plugin-syscall-filter.c
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
next prev parent reply other threads:[~2025-12-15 17:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-14 14:46 [PATCH v4 0/2] linux-user: introduce syscall-filter plugin API Ziyang Zhang
2025-12-14 14:46 ` [PATCH v4 1/2] linux-user: add plugin API to filter syscalls Ziyang Zhang
2025-12-15 17:57 ` Pierrick Bouvier
2025-12-14 14:46 ` [PATCH v4 2/2] tcg tests: add a test to verify the syscall filter plugin API Ziyang Zhang
2025-12-15 17:57 ` Pierrick Bouvier [this message]
2025-12-17 18:07 ` [PATCH v4 0/2] linux-user: introduce syscall-filter " Alex Bennée
2026-02-02 5:28 ` Pierrick Bouvier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7e11df05-4592-4fbb-920d-7fdc9db665d3@linaro.org \
--to=pierrick.bouvier@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=erdnaxe@crans.org \
--cc=functioner@sjtu.edu.cn \
--cc=laurent@vivier.eu \
--cc=ma.mandourr@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qizhwei@sjtu.edu.cn \
--cc=richard.henderson@linaro.org \
--cc=riku.voipio@iki.fi \
--cc=xiamy@ultrarisc.com \
--cc=xukl2019@sjtu.edu.cn \
--cc=yunwang94@sjtu.edu.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.