You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/bsd-user/riscv
Philippe Mathieu-Daudé 166a4b6e43 user: Declare cpu_loop() once in 'user/cpu_loop.h'
Declare cpu_loop() once in "user/cpu_loop.h".
bsd-user gets the G_NORETURN attribute.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241212185341.2857-18-philmd@linaro.org>
1 month ago
..
signal.c bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV 4 months ago
target.h bsd-user: Add generic RISC-V64 target definitions 4 months ago
target_arch.h bsd-user: Implement RISC-V TLS register setup 4 months ago
target_arch_cpu.c bsd-user: Implement RISC-V TLS register setup 4 months ago
target_arch_cpu.h user: Declare cpu_loop() once in 'user/cpu_loop.h' 1 month ago
target_arch_elf.h bsd-user: Add RISC-V ELF definitions and hardware capability detection 4 months ago
target_arch_reg.h bsd-user: Define RISC-V register structures and register copying 4 months ago
target_arch_signal.h bsd-user: Define RISC-V signal handling structures and constants 4 months ago
target_arch_sigtramp.h bsd-user: Add RISC-V signal trampoline setup function 4 months ago
target_arch_sysarch.h bsd-user: Implement RISC-V sysarch system call emulation 4 months ago
target_arch_thread.h bsd-user: Add RISC-V thread setup and initialization support 4 months ago
target_arch_vmparam.h bsd-user: Define RISC-V VM parameters and helper functions 4 months ago
target_syscall.h bsd-user: Define RISC-V system call structures and constants 4 months ago