diff options
author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2025-07-28 14:06:33 -0300 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2025-07-30 10:59:26 +1000 |
commit | e111ffe48b29ca8abd450af9ee5dd71af3f93536 (patch) | |
tree | 1d8c5bb23da2bf00c74b65fe313bea4ac2f76907 /scripts/tracetool/backend/syslog.py | |
parent | b6f1244678bebaf7e2c775cfc66d452f95678ebf (diff) | |
download | qemu-e111ffe48b29ca8abd450af9ee5dd71af3f93536.zip qemu-e111ffe48b29ca8abd450af9ee5dd71af3f93536.tar.gz qemu-e111ffe48b29ca8abd450af9ee5dd71af3f93536.tar.bz2 |
linux-user/strace.list: add riscv_hwprobe entry
We're missing a strace entry for riscv_hwprobe, and using -strace will
report it as "Unknown syscall 258".
After this patch we'll have:
$ ./build/qemu-riscv64 -strace test_mutex_riscv
110182 riscv_hwprobe(0x7f207efdc700,1,0,0,0,0) = 0
110182 brk(NULL) = 0x0000000000082000
(...)
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250728170633.113384-1-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/tracetool/backend/syslog.py')
0 files changed, 0 insertions, 0 deletions