diff options
author | Mark Corbin <mark@dibsco.co.uk> | 2024-09-17 01:51:04 +1000 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-10-02 15:11:52 +1000 |
commit | 92c15617e148b627a387e9cee2c2d8f807c7e246 (patch) | |
tree | 641aa73985d93b8176db269c160fc2632aeebd22 /python/scripts/vendor.py | |
parent | 9d49b1c9edf829e571093088ddff0b73db3110c6 (diff) | |
download | qemu-92c15617e148b627a387e9cee2c2d8f807c7e246.zip qemu-92c15617e148b627a387e9cee2c2d8f807c7e246.tar.gz qemu-92c15617e148b627a387e9cee2c2d8f807c7e246.tar.bz2 |
bsd-user: Add RISC-V CPU execution loop and syscall handling
Implemented the RISC-V CPU execution loop, including handling various
exceptions and system calls. The loop continuously executes CPU
instructions,processes exceptions, and handles system calls by invoking
FreeBSD syscall handlers.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Ajeet Singh <itachis@FreeBSD.org>
Co-authored-by: Jessica Clarke <jrtc27@jrtc27.com>
Co-authored-by: Kyle Evans <kevans@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240916155119.14610-3-itachis@FreeBSD.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python/scripts/vendor.py')
0 files changed, 0 insertions, 0 deletions