diff options
author | Mark Corbin <mark@dibsco.co.uk> | 2024-09-17 01:51:10 +1000 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-10-02 15:11:52 +1000 |
commit | 207e80c94004b2d3b059c31fe760dbbaf27723f5 (patch) | |
tree | 4d6c0d078955a34065c89462accfc8d89fc53c4d /python | |
parent | 640232501227145c569312d749eb64d24e6deaac (diff) | |
download | qemu-207e80c94004b2d3b059c31fe760dbbaf27723f5.zip qemu-207e80c94004b2d3b059c31fe760dbbaf27723f5.tar.gz qemu-207e80c94004b2d3b059c31fe760dbbaf27723f5.tar.bz2 |
bsd-user: Implement RISC-V sysarch system call emulation
Added the 'do_freebsd_arch_sysarch' function to emulate the 'sysarch'
system call for the RISC-V architecture.
Currently, this function returns '-TARGET_EOPNOTSUPP' to indicate that
the operation is not supported.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Ajeet Singh <itachis@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240916155119.14610-9-itachis@FreeBSD.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions